notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/py-dj21-django-filter/distinfo

Number of commits found: 3

Friday, 13 Dec 2019
10:32 kai search for other commits by this committer
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
Original commitRevision:520017 
Thursday, 25 Apr 2019
19:16 kai search for other commits by this committer
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)
Original commitRevision:500068 
Wednesday, 13 Feb 2019
09:07 kai search for other commits by this committer
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
Original commitRevision:492835 

Number of commits found: 3