Bug 1786863 (python-django-email-url) - Review Request: python-django-email-url - Use an URL to configure email backend settings in your Django Application
Summary: Review Request: python-django-email-url - Use an URL to configure email backe...
Keywords:
Status: CLOSED ERRATA
Alias: python-django-email-url
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: python-django-configurations
TreeView+ depends on / blocked
 
Reported: 2019-12-28 18:54 UTC by Fabian Affolter
Modified: 2020-01-21 10:33 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-01-21 10:33:50 UTC
Type: ---
Embargoed:
eclipseo: fedora-review+


Attachments (Terms of Use)

Description Fabian Affolter 2019-12-28 18:54:43 UTC
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-dj-email-url.spec
SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-dj-email-url-0.2.0-1.fc31.src.rpm

Project URL: https://github.com/migonzalvar/dj-email-url

Description:
This utility allows to utilize the 12factor inspired environments variable to
configure the email backend in a Django application.

Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=39961622

rpmlint output:
$ rpmlint python-dj-email-url-0.2.0-1.fc31.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

$ rpmlint python3-dj-email-url-0.2.0-1.fc31.noarch.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

Fedora Account System Username: fab

Comment 1 Robert-André Mauchin 🐧 2020-01-07 19:43:29 UTC
 - Use %{python3_version} or a glob * instead of ?.? because Python 3.10 will break this package otherwise:

%{python3_sitelib}/dj_email_url-%{version}-py*.egg-info



 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved.

Comment 2 Fabian Affolter 2020-01-07 20:34:17 UTC
Thanks for the review.

Comment 3 Gwyn Ciesla 2020-01-07 22:24:23 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-django-email-url


Note You need to log in before you can comment on or make changes to this bug.