Bug 1611025

Summary: python-django-2.1 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: python-djangoAssignee: Matthias Runge <mrunge>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bkabrda, jakub.dornak, jal233, mhroncok, michel, mrunge, sgallagh
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-17 10:54:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Upstream Release Monitoring 2018-08-02 00:14:05 UTC
Latest upstream release: 2.1
Current version/release in rawhide: 2.0.7-2.fc29
URL: https://pypi.python.org/pypi/Django

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/3828/

Comment 1 Matthias Runge 2018-08-17 10:54:24 UTC
python-django-2.1 was built in rawhide

Comment 2 Miro Hrončok 2018-08-17 11:05:11 UTC
What's the plan for F29?

Comment 3 Matthias Runge 2018-08-17 12:25:52 UTC
We could pull it into f29, too. But I would think (some of the dependent packages) will fail then. Usually, it takes some time for them to get updated.

Comment 4 Miro Hrončok 2018-08-17 12:32:28 UTC
Let's see what a mini mass scratch rebuild in rawhide does?

Comment 5 Matthias Runge 2018-08-17 18:14:25 UTC
Would you have a script to kick that on?

Comment 6 Miro Hrončok 2018-08-17 18:39:05 UTC
In fact I do.

https://github.com/hroncok/mini-mass-rebuild

dnf repoquery --repo=rawhide-source --whatrequires python3-django | pkgname | tee ../django
frepple
python-django-appconf
python-django-avatar
python-django-babel
python-django-countries
python-django-debug-toolbar
python-django-filter
python-django-formtools
python-django-haystack
python-django-helpdesk
python-django-jsonfield
python-django-mptt
python-django-notifications-hq
python-django-post_office
python-django-pyscss
python-django-redis
python-django-rest-framework-composed-permissions
python-django-tinymce
python-livereload
python-pelican
python-semantic_version
python-testfixtures
python-whitenoise
python3-openid


$ parallel -j 12 bash ../fedpkg-build.sh -- $(cat ../django) | grep 'Task info:'
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148958
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148959
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148968
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148969
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148971
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148975
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148976
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148977
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148978
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148979
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148980
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148988
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148989
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148991
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148992
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148995
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148996
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148997
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29148998
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29149000
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29149002
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29149005
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29149014
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=29149012

Comment 7 Miro Hrončok 2018-08-17 18:54:02 UTC
$ parallel -j 32 bash ../build-status.sh -- $(cat ../django) | tee ../status
python-django-debug-toolbar closed
python-django-notifications-hq closed
python-django-formtools closed
python-testfixtures failed
python-django-helpdesk closed
python-livereload closed
python-whitenoise closed
python-django-countries failed
python-django-avatar failed
python-django-mptt closed
python-django-appconf closed
python-django-filter closed
frepple closed
python-django-post_office closed
python-django-haystack closed
python-django-pyscss closed
python-django-tinymce closed
python-pelican closed
python-django-babel closed
python-django-rest-framework-composed-permissions closed
python-django-redis closed
python3-openid closed
python-django-jsonfield closed
python-semantic_version closed

That's:

python-testfixtures https://bugzilla.redhat.com/show_bug.cgi?id=1605947
python-django-countries https://koji.fedoraproject.org/koji/taskinfo?taskID=29148977
python-django-avatar https://koji.fedoraproject.org/koji/taskinfo?taskID=29149012

Comment 8 Miro Hrončok 2018-08-17 18:59:06 UTC
python-django-countries https://koji.fedoraproject.org/koji/taskinfo?taskID=29149100 OK on f29

python-django-avatar https://koji.fedoraproject.org/koji/taskinfo?taskID=29149101 OK on f29

Comment 9 Matthias Runge 2018-08-22 08:38:34 UTC
Thanks for the report here. So I should get django 2.1 into f29 then.

Comment 10 Miro Hrončok 2018-08-22 08:52:42 UTC
python-testfixtures is retired