Page MenuHomeFreeBSD

net-mgmt/netbox: Create Django 4.1 consumers
ClosedPublic

Authored by kai on Feb 17 2023, 5:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 16 2024, 7:20 PM
Unknown Object (File)
Mar 16 2024, 7:20 PM
Unknown Object (File)
Mar 16 2024, 7:20 PM
Unknown Object (File)
Mar 14 2024, 4:31 AM
Unknown Object (File)
Jan 8 2024, 3:31 AM
Unknown Object (File)
Jan 8 2024, 3:31 AM
Unknown Object (File)
Jan 8 2024, 3:30 AM
Unknown Object (File)
Dec 31 2023, 9:15 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.4 release possible because it requires Django
  4.1.

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

- devel/py-dj41-django-rq
- devel/py-dj41-graphene-django
- www/py-dj41-django-auth-ldap
- www/py-dj41-django-cors-headers
- www/py-dj41-django-debug-toolbar
- www/py-dj41-django-filter
- www/py-dj41-django-graphiql-debug-toolbar
- www/py-dj41-django-js-asset
- www/py-dj41-django-mptt
- www/py-dj41-django-prometheus
- www/py-dj41-django-redis
- www/py-dj41-django-tables2
- www/py-dj41-django-taggit
- www/py-dj41-django-timezone-field
- www/py-dj41-djangorestframework
- www/py-dj41-drf-yasg
Test Plan
  • poudriere -> OK (12.3-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.Feb 17 2023, 5:00 AM
kai created this revision.

@sunpoet: Are you OK with maintaining the new ports devel/py-dj41-django-rq, devel/py-dj41-graphene-django, www/py-dj41-django-debug-toolbar and www/py-dj41-django-redis?

This revision was not accepted when it landed; it landed in state Needs Review.Feb 22 2023, 7:15 AM
This revision was automatically updated to reflect the committed changes.