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/
python-django-2.1 was built in rawhide
What's the plan for F29?
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.
Let's see what a mini mass scratch rebuild in rawhide does?
Would you have a script to kick that on?
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
$ 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
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
Thanks for the report here. So I should get django 2.1 into f29 then.
python-testfixtures is retired