https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291707

--- Comment #11 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=ce59801b72ef21600c6d5ce240cba886d9d94517

commit ce59801b72ef21600c6d5ce240cba886d9d94517
Author:     Kai Knoblich <[email protected]>
AuthorDate: 2026-05-28 05:18:35 +0000
Commit:     Kai Knoblich <[email protected]>
CommitDate: 2026-05-28 05:18:35 +0000

    *: Switch consumers over to Django 5.2

    Django 4.2 reached its End-of-Life on 7th April 2026 and Django 5.2 is
    the new LTS (= Long Term Support) release which will be supported until
    April 2028.

    * Switch most ports that use www/py-django42 to www/py-django52.

    * Where necessary, remove PORTSCOUT, which is no longer needed because
      an update to a newer version that no longer supports Django 4.2 should
      now be possible.

    * Bump PORTREVISION due dependency change where necessary.

    PR:             291707
    Reviewed by:    sunpoet (python)
    Differential Revision:  https://reviews.freebsd.org/D56966

 devel/py-applicationinsights/Makefile                   |  2 +-
 devel/py-diskcache/Makefile                             |  4 ++--
 devel/py-django-rq/Makefile                             |  3 ++-
 devel/py-eventlib/Makefile                              |  4 ++--
 devel/py-factory-boy/Makefile                           |  2 +-
 devel/py-graphene-django/Makefile                       |  3 ++-
 devel/py-logan/Makefile                                 |  4 ++--
 devel/py-openapi-core/Makefile                          |  4 ++--
 devel/py-opentelemetry-instrumentation-django/Makefile  |  3 ++-
 devel/py-pylint-django/Makefile                         |  3 ++-
 devel/py-semantic-version/Makefile                      |  2 +-
 devel/py-strawberry-graphql/Makefile                    |  3 ++-
 graphics/py-django-easy-thumbnails/Makefile             |  5 +++--
 graphics/py-sorl-thumbnail/Makefile                     |  3 ++-
 mail/py-django-mailman3/Makefile                        |  3 ++-
 .../py-django-mailman3/files/patch-pyproject.toml (new) | 17 +++++++++++++++++
 security/py-authlib/Makefile                            |  5 +++--
 textproc/py-pytkdocs/Makefile                           |  2 +-
 textproc/py-sphinxcontrib-django/Makefile               |  3 ++-
 www/py-channels/Makefile                                |  3 ++-
 www/py-dj-database-url/Makefile                         |  3 ++-
 www/py-django-allauth/Makefile                          |  3 ++-
 www/py-django-annoying/Makefile                         |  4 ++--
 www/py-django-assets/Makefile                           |  4 ++--
 www/py-django-auditlog/Makefile                         |  3 ++-
 www/py-django-auth-ldap/Makefile                        |  3 ++-
 www/py-django-bitfield/Makefile                         |  4 ++--
 www/py-django-bootstrap3/Makefile                       |  3 ++-
 www/py-django-braces/Makefile                           |  3 ++-
 www/py-django-cacheops/Makefile                         |  3 ++-
 www/py-django-celery-results/Makefile                   |  3 ++-
 www/py-django-choices-field/Makefile                    |  3 ++-
 www/py-django-classy-tags/Makefile                      |  4 ++--
 www/py-django-cms/Makefile                              |  3 ++-
 www/py-django-compression-middleware/Makefile           |  4 ++--
 www/py-django-configurations/Makefile                   |  6 +++---
 www/py-django-configurator/Makefile                     |  3 ++-
 www/py-django-constance/Makefile                        |  3 ++-
 www/py-django-contact-form/Makefile                     |  3 ++-
 www/py-django-contrib-comments/Makefile                 |  4 ++--
 www/py-django-cors-headers/Makefile                     |  3 ++-
 www/py-django-crispy-forms/Makefile                     |  5 ++---
 www/py-django-csp/Makefile                              |  3 ++-
 www/py-django-debreach/Makefile                         |  2 +-
 www/py-django-debug-toolbar/Makefile                    |  3 ++-
 www/py-django-extensions/Makefile                       |  4 ++--
 www/py-django-filer/Makefile                            |  3 ++-
 www/py-django-filter/Makefile                           |  5 ++---
 www/py-django-formset-js-improved/Makefile              |  3 ++-
 www/py-django-graphiql-debug-toolbar/Makefile           |  4 ++--
 www/py-django-graphql-jwt34/Makefile                    |  3 ++-
 www/py-django-guardian/Makefile                         |  4 ++--
 www/py-django-hashid-field/Makefile                     |  3 ++-
 www/py-django-haystack/Makefile                         |  3 ++-
 www/py-django-htmx/Makefile                             |  3 ++-
 www/py-django-jquery-js/Makefile                        |  4 ++--
 www/py-django-js-asset/Makefile                         |  3 ++-
 www/py-django-jsonview/Makefile                         |  4 ++--
 www/py-django-markdownx/Makefile                        |  4 ++--
 www/py-django-model-utils/Makefile                      |  3 ++-
 www/py-django-modelcluster/Makefile                     |  3 ++-
 www/py-django-mptt/Makefile                             |  3 ++-
 www/py-django-multiselectfield/Makefile                 |  4 ++--
 www/py-django-netfields/Makefile                        |  4 ++--
 www/py-django-otp/Makefile                              |  3 ++-
 www/py-django-permissionedforms/Makefile                |  4 ++--
 www/py-django-photologue/Makefile                       |  4 ++--
 www/py-django-picklefield/Makefile                      |  5 +++--
 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-q2/Makefile                               |  3 ++-
 www/py-django-ranged-response/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                     |  4 ++--
 www/py-django-reversion/Makefile                        |  3 ++-
 www/py-django-rich/Makefile                             |  3 ++-
 www/py-django-sekizai/Makefile                          |  4 ++--
 www/py-django-simple-captcha/Makefile                   |  3 ++-
 www/py-django-simple-history/Makefile                   |  3 ++-
 www/py-django-smart-selects/Makefile                    |  3 ++-
 www/py-django-soft-delete/Makefile                      |  3 ++-
 www/py-django-solo/Makefile                             |  3 ++-
 www/py-django-sortedm2m/Makefile                        |  3 ++-
 www/py-django-storages/Makefile                         |  3 ++-
 www/py-django-stubs-ext/Makefile                        |  3 ++-
 www/py-django-tables2/Makefile                          |  3 ++-
 www/py-django-taggit/Makefile                           |  3 ++-
 www/py-django-tasks/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-tree-queries/Makefile                     |  3 ++-
 www/py-django-treebeard/Makefile                        |  5 +++--
 www/py-django-unfold/Makefile                           |  3 ++-
 www/py-django-webpack-loader/Makefile                   |  4 ++--
 www/py-django-widget-tweaks/Makefile                    |  3 ++-
 www/py-django_statici18n/Makefile                       |  3 ++-
 www/py-djangocms-admin-style/Makefile                   |  4 ++--
 www/py-djangoql/Makefile                                |  4 ++--
 www/py-djangorestframework-guardian/Makefile            |  4 ++--
 www/py-djangorestframework/Makefile                     |  3 ++-
 www/py-djangosaml2/Makefile                             |  3 ++-
 www/py-drf-spectacular-sidecar/Makefile                 |  3 ++-
 www/py-drf-spectacular/Makefile                         |  3 ++-
 www/py-drf-writable-nested/Makefile                     |  3 ++-
 www/py-drf-yasg/Makefile                                |  3 ++-
 www/py-enmerkar/Makefile                                |  4 ++--
 www/py-horizon/Makefile                                 |  3 ++-
 www/py-hyperkitty/Makefile                              |  4 ++--
 www/py-hyperkitty/files/patch-pyproject.toml (new)      | 17 +++++++++++++++++
 www/py-laces/Makefile                                   |  5 +++--
 www/py-postorius/Makefile                               |  4 ++--
 www/py-postorius/files/patch-pyproject.toml (new)       | 17 +++++++++++++++++
 www/py-social-auth-app-django/Makefile                  |  7 ++-----
 www/py-spyne/Makefile                                   |  2 +-
 www/py-strawberry-graphql-django/Makefile               |  5 ++---
 www/py-swapper/Makefile                                 |  3 ++-
 www/py-webargs/Makefile                                 |  2 +-
 123 files changed, 290 insertions(+), 170 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to