[Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django 4.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276319 --- Comment #12 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=547ee8e902f46e8b2642dc0bb3f4d09eff230d16 commit 547ee8e902f46e8b2642dc0bb3f4d09eff230d16 Author: Kai Knoblich AuthorDate: 2024-05-26 10:16:23 + Commit: Kai Knoblich CommitDate: 2024-05-26 10:18:17 + 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.
Problem reports for python@FreeBSD.org that need special attention
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status |Bug Id | Description +---+--- Open|205308 | devel/py-pip and devel/py-virtualenv don't aggree Open|242896 | lang/python*: Fail to package in poudriere (testp Open|257362 | lang/python3: Add link for python3-embed.pc where Open|262759 | Python ports that install conflicting files in ge In Progress |262109 | Mk/Uses/python.mk: Improve CMake/Python integrati Open|264426 | www/mitmproxy: Update to 8.0.0 (<=7.0.4 vulnerabl Open|257353 | lang/python38: Intermittently fails to build unde Open|234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER New |277689 | [exp-run]math/py-numpy: Update to 1.26.4 Open|224115 | devel/py-babel directory name != port name In Progress |258195 | lang/python38: Update to 3.8.12 Open|264993 | www/mitmproxy: Update to 10.1.1 Open|268043 | devel/py-twisted: Consumer ports fail to run: mod Open|260448 | [NEW] devel/py-aiosignal: Project to manage callb 14 problems total for which you should take action.
[Bug 277826] [exp-run]science/py-scipy: Update to 1.12.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277826 Charlie Li changed: What|Removed |Added Assignee|y...@freebsd.org|python@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug.
[Bug 277826] [exp-run]science/py-scipy: Update to 1.12.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277826 --- Comment #8 from wen --- (In reply to Charlie Li from comment #7) Would you list the failure caused by this patch, then we know what to do next. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django 4.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276319 --- Comment #13 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=425c90385645ea655ec03aa1629bce357a278c92 commit 425c90385645ea655ec03aa1629bce357a278c92 Author: Kai Knoblich AuthorDate: 2024-05-27 04:01:40 + Commit: Kai Knoblich CommitDate: 2024-05-27 05:28:53 + net-mgmt/netbox: Change RUN_DEPENDS of LDAP option * Switch the LDAP option to the py-django-auth-ldap port as it's using Django 4.2 now since 680c68fd4d69. This was overlooked and should have been done with 547ee8e902f4. * Bump PORTREVISION due changed dependencies. PR: 276319 Fixes: 547ee8e902f4 net-mgmt/netbox: Change RUN_DEPENDS net-mgmt/netbox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
[Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django 4.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276319 --- Comment #14 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7b5ca4a02f03fab50e349b549fddbd9e931f9b7 commit c7b5ca4a02f03fab50e349b549fddbd9e931f9b7 Author: Kai Knoblich AuthorDate: 2024-05-27 04:05:40 + Commit: Kai Knoblich CommitDate: 2024-05-27 05:28:53 + */py-dj42*: Deprecate/Set to expire * The */py-dj42* ports have no more consumers and are redundant now as all the other Django ports have been switched from Django 3.2 to Django 4.2 in the last few weeks. [1] PR: 276319 [1] With hat: python devel/py-dj42-django-rq/Makefile | 3 +++ www/py-dj42-channels/Makefile | 3 +++ www/py-dj42-django-allauth/Makefile| 3 +++ www/py-dj42-django-auth-ldap/Makefile | 3 +++ www/py-dj42-django-cors-headers/Makefile | 3 +++ www/py-dj42-django-crispy-forms/Makefile | 3 +++ www/py-dj42-django-debug-toolbar/Makefile | 3 +++ www/py-dj42-django-extensions/Makefile | 3 +++ www/py-dj42-django-filter/Makefile | 3 +++ www/py-dj42-django-graphiql-debug-toolbar/Makefile | 3 +++ www/py-dj42-django-guardian/Makefile | 3 +++ www/py-dj42-django-js-asset/Makefile | 3 +++ www/py-dj42-django-modelcluster/Makefile | 3 +++ www/py-dj42-django-mptt/Makefile | 3 +++ www/py-dj42-django-otp/Makefile| 3 +++ www/py-dj42-django-permissionedforms/Makefile | 3 +++ www/py-dj42-django-prometheus/Makefile | 3 +++ www/py-dj42-django-redis/Makefile | 3 +++ www/py-dj42-django-rich/Makefile | 3 +++ www/py-dj42-django-tables2/Makefile| 3 +++ www/py-dj42-django-taggit/Makefile | 3 +++ www/py-dj42-django-timezone-field/Makefile | 3 +++ www/py-dj42-django-treebeard/Makefile | 3 +++ www/py-dj42-djangoql/Makefile | 3 +++ www/py-dj42-djangorestframework/Makefile | 3 +++ www/py-dj42-drf-spectacular-sidecar/Makefile | 3 +++ www/py-dj42-drf-spectacular/Makefile | 3 +++ 27 files changed, 81 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.