notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/py-dj21-django-filter/Makefile
SVNWeb

Number of commits found: 6

Fri, 13 Dec 2019
[ 10:32 kai search for other commits by this committer ] Original commit   Revision:520017
www/py-{dj21,dj22}-django-filter: Update to 2.2.0

Changelog:

* Added DjangoFilterBackend.get_schema_operation_parameters() for DRF 3.10+
* OpenAPI schema generation
* Added lookup_expr to MultipleChoiceFilter
* Dropped support for EOL Python 3.4

https://github.com/carltongibson/django-filter/releases/tag/2.2.0
Wed, 4 Dec 2019
[ 12:02 kai search for other commits by this committer ] Original commit   Revision:519009 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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
Sat, 25 May 2019
[ 10:10 kai search for other commits by this committer ] Original commit   Revision:502550 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 25 Apr 2019
[ 19:16 kai search for other commits by this committer ] Original commit   Revision:500068
www/py-dj21-django-filter: Update to 2.1.0

Changelog:

* Fixed a regression in FilterView introduced in 2.0. An empty QuerySet was
  incorrectly used whenever the FilterSet was unbound (i.e. when there were
  no GET parameters). The correct, pre-2.0 behaviour is now restored.

* A workaround was to set strict=False on the FilterSet. This is no longer
  necessary, so one may restore strict behaviour as desired.

* Added IsoDateTimeFromToRangeFilter. Allows From-To filtering using
  ISO-8601 formatted dates.

https://github.com/carltongibson/django-filter/releases/tag/2.1.0

Approved by:	mentors (implicit)
Wed, 13 Feb 2019
[ 09:07 kai search for other commits by this committer ] Original commit   Revision:492835
www/py-dj21-django-filter: Update to 2.0.0

* Remove optional dependencies that are not required for runtime

Notable changes since 1.1.0:

* Drop Python 2, Django < 1.11 support
* Added Django 2.0 support
* Many other bugfixes, for a full changelog see:

https://github.com/carltongibson/django-filter/blob/2.0.0/CHANGES.rst

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19160
Mon, 11 Feb 2019
[ 12:00 kai search for other commits by this committer ] Original commit   Revision:492690 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)

Number of commits found: 6