[Bug 261313] [META] Deprecate/Expire Django 2.2 and switch to Django 3.2
Date: Thu, 28 Apr 2022 10:08:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261313 --- Comment #13 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0cf5531fcd38982e6667fb2b8561eae80c4902c3 commit 0cf5531fcd38982e6667fb2b8561eae80c4902c3 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2022-04-28 10:02:15 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2022-04-28 10:02:15 +0000 www/py-django32: Switch consumers over to Django 3.2 Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the new LTS (= Long Term Support) release which will be supported until April 2024. * Switch the most ports that use www/py-django22 to www/py-django32 * Switch www/seahub over to www/py-djangorestframework * Ports that are not yet ready for Django 3.2 (only three so far) or those that have already been set with an expiration date were not taken into account. * Bump PORTREVISION due dependency change where necessary. PR: 261313 Reviewed by: bofh, dvl, koobs, ultima Approved by: bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk, Alexander Sieg (maintainers) maintainer timeout (remaining maintainers) Differential Revision: https://reviews.freebsd.org/D34859 devel/py-django-rq/Makefile | 3 ++- devel/py-eventlib/Makefile | 4 ++-- devel/py-graphene-django/Makefile | 3 ++- devel/py-hypothesis/Makefile | 3 ++- devel/py-logan/Makefile | 4 ++-- devel/py-semantic-version/Makefile | 2 +- graphics/py-django-easy-thumbnails/Makefile | 5 +++-- graphics/py-sorl-thumbnail/Makefile | 3 ++- mail/py-django-mailman3/Makefile | 4 ++-- www/py-django-allauth/Makefile | 3 ++- www/py-django-annoying/Makefile | 3 ++- www/py-django-assets/Makefile | 3 ++- www/py-django-auth-ldap/Makefile | 3 ++- www/py-django-bitfield/Makefile | 3 ++- www/py-django-bootstrap3/Makefile | 3 ++- www/py-django-braces/Makefile | 3 ++- www/py-django-cacheops/Makefile | 3 ++- www/py-django-classy-tags/Makefile | 4 ++-- www/py-django-cms/Makefile | 3 ++- www/py-django-configurations/Makefile | 5 +++-- www/py-django-contact-form/Makefile | 3 ++- www/py-django-contrib-comments/Makefile | 3 ++- www/py-django-cors-headers/Makefile | 3 ++- www/py-django-crispy-forms/Makefile | 3 ++- www/py-django-csp/Makefile | 3 ++- www/py-django-debreach/Makefile | 2 +- www/py-django-debug-toolbar/Makefile | 3 ++- www/py-django-dpaste/Makefile | 3 ++- www/py-django-extensions/Makefile | 3 ++- www/py-django-filer/Makefile | 3 ++- www/py-django-filter/Makefile | 3 ++- www/py-django-formset-js-improved/Makefile | 4 ++-- www/py-django-graphiql-debug-toolbar/Makefile | 3 ++- www/py-django-hashid-field/Makefile | 3 ++- www/py-django-haystack/Makefile | 3 ++- www/py-django-hijack/Makefile | 3 ++- www/py-django-jquery-js/Makefile | 3 ++- www/py-django-js-asset/Makefile | 3 ++- www/py-django-jsonview/Makefile | 3 ++- www/py-django-markdownx/Makefile | 3 ++- www/py-django-model-utils/Makefile | 3 ++- www/py-django-modelcluster/Makefile | 3 ++- www/py-django-mptt/Makefile | 3 ++- www/py-django-netfields/Makefile | 3 ++- www/py-django-photologue/Makefile | 3 ++- www/py-django-polymorphic/Makefile | 3 ++- www/py-django-post_office/Makefile | 3 ++- www/py-django-prometheus/Makefile | 3 ++- www/py-django-pyscss/Makefile | 4 ++-- www/py-django-recaptcha/Makefile | 3 ++- www/py-django-redis/Makefile | 3 ++- www/py-django-registration-redux/Makefile | 4 ++-- www/py-django-registration/Makefile | 3 ++- www/py-django-reversion/Makefile | 3 ++- www/py-django-sekizai/Makefile | 3 ++- www/py-django-simple-history/Makefile | 3 ++- www/py-django-smart-selects/Makefile | 3 ++- www/py-django-solo/Makefile | 3 ++- www/py-django-sortedm2m/Makefile | 3 ++- www/py-django-star-ratings/Makefile | 4 ++-- www/py-django-tables2/Makefile | 3 ++- www/py-django-taggit/Makefile | 3 ++- www/py-django-tastypie/Makefile | 3 ++- www/py-django-templatetag-sugar/Makefile | 4 ++-- www/py-django-timezone-field/Makefile | 3 ++- www/py-django-tinymce/Makefile | 3 ++- www/py-django-treebeard/Makefile | 5 +++-- www/py-django-widget-tweaks/Makefile | 3 ++- www/py-djangocms-admin-style/Makefile | 3 ++- www/py-djangoql/Makefile | 3 ++- www/py-djangorestframework/Makefile | 3 ++- www/py-drf-yasg/Makefile | 3 ++- www/py-enmerkar/Makefile | 3 ++- www/py-horizon/Makefile | 3 ++- www/py-jsonfield/Makefile | 3 ++- www/py-postorius/Makefile | 3 ++- www/py-social-auth-app-django/Makefile | 2 +- www/py-spyne/Makefile | 2 +- www/py-swapper/Makefile | 3 ++- www/py-webargs/Makefile | 2 +- www/seahub/Makefile | 4 ++-- 81 files changed, 160 insertions(+), 94 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.