Page MenuHomeFreeBSD

net-mgmt/netbox: Create Django 4.2 consumers
ClosedPublic

Authored by kai on Aug 31 2023, 6:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 6, 7:15 PM
Unknown Object (File)
Wed, Jun 25, 7:51 PM
Unknown Object (File)
Jun 14 2025, 4:34 PM
Unknown Object (File)
Jun 10 2025, 1:35 AM
Unknown Object (File)
May 17 2025, 9:41 PM
Unknown Object (File)
Apr 22 2025, 12:13 PM
Unknown Object (File)
Apr 22 2025, 2:39 AM
Unknown Object (File)
Apr 22 2025, 2:30 AM
Subscribers
None

Details

Summary
* Django 3.2 is currently the "default" version in the ports tree due
  its long term support until April 2024.  Thus ports that are assigned
  to that version will exist until then.

The following ports are required to make the upgrade of
net-mgmt/netbox to the 3.6 release possible because it requires
Django 4.2.

All of the ports listed below were created on the basis of their
respective original ports:

      - devel/py-dj42-django-rq
      - devel/py-dj42-graphene-django
      - www/py-dj42-django-auth-ldap
      - www/py-dj42-django-cors-headers
      - www/py-dj42-django-debug-toolbar
      - www/py-dj42-django-filter
      - www/py-dj42-django-graphiql-debug-toolbar
      - www/py-dj42-django-js-asset
      - www/py-dj42-django-mptt
      - www/py-dj42-django-prometheus
      - www/py-dj42-django-redis
      - www/py-dj42-django-rich
      - www/py-dj42-django-tables2
      - www/py-dj42-django-taggit
      - www/py-dj42-django-timezone-field
      - www/py-dj42-djangorestframework
      - www/py-dj42-drf-spectacular
      - www/py-dj42-drf-spectacular-sidecar
Test Plan
  • poudriere -> OK (12.4-RELEASE amd64)
  • make index -> OK

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kai requested review of this revision.Aug 31 2023, 6:48 AM
kai created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Sep 10 2023, 1:16 PM
This revision was automatically updated to reflect the committed changes.