[Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django 4.2
Date: Sun, 26 May 2024 10:20:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276319 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=547ee8e902f46e8b2642dc0bb3f4d09eff230d16 commit 547ee8e902f46e8b2642dc0bb3f4d09eff230d16 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-05-26 10:16:23 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-05-26 10:18:17 +0000 net-mgmt/netbox: Change RUN_DEPENDS * Switch the port from the repo-copied py-dj42-django* ports to the original ones as they're using Django 4.2 now since 680c68fd4d69. * An exception here is devel/py-dj42-graphene-django, which is renamed to devel/py-graphene-django300 because NetBox has known problems with newer versions of devel/py-graphene-django. Add an entry to MOVED for it as well. * Adjust www/py-{dj42-}-graphiql-debug-toolbar accordingly due to the rename of devel/py-dj42-graphene-django as described above and to avoid installation conflicts. * Bump PORTREVISION where necessary due changed dependencies. PR: 276319 MOVED | 1 + devel/Makefile | 2 +- .../Makefile | 5 ++-- .../distinfo | 0 .../files/patch-setup.py | 0 .../pkg-descr | 0 net-mgmt/netbox/Makefile | 33 +++++++++++----------- www/py-dj42-django-graphiql-debug-toolbar/Makefile | 3 +- www/py-django-graphiql-debug-toolbar/Makefile | 4 +-- 9 files changed, 26 insertions(+), 22 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.