non port: www/py-dj21-django-cors-headers/Makefile |
SVNWeb
|
Number of commits found: 6 |
Fri, 13 Dec 2019
|
[ 10:19 kai ]
www/py-django-{dj21,dj22}-cors-headers: Update to 3.2.0
Notable changes since 3.0.2:
* Drop Python 2 support, only Python 3.5-3.8 is supported now.
* Support the value "file://" for origins, which is accidentally sent by
some versions of Chrome on Android.
https://github.com/adamchainz/django-cors-headers/blob/3.2.0/HISTORY.rst
|
Wed, 4 Dec 2019
|
[ 12:02 kai ] (Only the first 10 of 15 ports in this commit are shown above. )
www/py-django21 (and dj21 ports): Deprecate / set expiration date
Django 2.1 reached its End-of-Life (EoL) on 2nd December. Deprecate the port
and its consumers (= www/py-dj21-*) accordingly.
Set the expiration date to the end of January 2020 to give users enough time
to migrate to Django 2.2+ because the EoL is already onset and the
deprecation comes quite late.
Reviewed by: koobs (python: maintainer)
Approved by: koobs (python: maintainer)
Differential Revision: https://reviews.freebsd.org/D22668
|
Fri, 21 Jun 2019
|
[ 09:36 kai ]
www/py-{dj21,dj22}-django-cors-headers: Update to 3.0.2
Changelog:
https://github.com/ottoyiu/django-cors-headers/blob/3.0.2/HISTORY.rst
|
Sat, 25 May 2019
|
[ 10:10 kai ] (Only the first 10 of 39 ports in this commit are shown above. )
net-mgmt/netbox: Update to 2.5.12 and switch to Django 2.2
Upstream decided to switch from Django 2.1 to the 2.2 LTS release to fix a
rather annoying bug that generated intermittent errors when objects were
deleted/manipulated.
Therefore the same procedure must be done in almost the same way as in
r492690 to make NetBox compatible with Django 2.2 in the ports tree.
That means to repocopy the required Django 1.11 ports, assign them to
Django 2.2, limit them to Python 3.5+ and update all related
CONFLICTS_INSTALL entries accordingly:
* www/py-dj22-django-cors-headers [1]
* www/py-dj22-django-debug-toolbar (Only the first 15 lines of the commit message are shown above )
|
Thu, 25 Apr 2019
|
[ 17:25 kai ]
www/py-dj21-django-cors-headers: Update to 2.5.2
While I'm here:
* Make port architecture neutral by adding NO_ARCH
Changelog since 2.4.0:
* Improve inclusion of tests in sdist to ignore .pyc files.
* Include test infrastructure in sdist to allow consumers to use it.
* Drop Django 1.8, 1.9, and 1.10 support. Only Django 1.11+ is supported
now.
* Fix DeprecationWarning from importing collections.abc.Sequence on
Python3.7.
https://github.com/ottoyiu/django-cors-headers/blob/2.5.2/HISTORY.rst
Approved by: mentors (implicit)
|
Mon, 11 Feb 2019
|
[ 12:00 kai ] (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 )
|
Number of commits found: 6 |