www/py-djangorestframework36: Deprecate and set to expire
* The 3.6.x release branch is not compatible with Django 2.0+ and the port
is not required by any consumer.
PR: 246082
Approved by: maintainer timeout (4 weeks)
(Only the first 10 of 37 ports in this commit are shown above. )
Create some ports that are assigned to Django 2.1 instead Django 1.11.
Django 1.11 is currently the "default" version in the ports tree due its
long term support until April 2020 thus ports that are assigned to that
version will exist until then.
The following packages are required to make the upgrade of net-mgmt/netbox
to 2.5.x possible because upstream has decided to switch from Django 1.11
to Django 2.1:
* www/py-dj21-django-cors-headers
* www/py-dj21-django-debug-toolbar
* www/py-dj21-django-filter
* www/py-dj21-django-js-asset
* www/py-dj21-django-mptt
(Only the first 15 lines of the commit message are shown above )
New port: www/py-djangorestframework as version 3.8.x
- py-djangorestframework 3.6.x lives on as py-djangorestframework36
- seahub and django-annotations stay on -36
PR: 227319
Submitted by: Kai <freebsd_ports@k-worx.org>
Reviewed by: antoine, sunpoet