Created attachment 213210 [details] py-django-mptt-0.11.0.patch Hi, attached is the patch that updates www/py-django-mptt to 0.11.0 and the plan is to assign it later then to Django 2.2 (current LTS release) as Django 1.11 is End-of-Life since April 2020. Changes to the port: ~~~~~~~~~~~~~~~~~~~~ - Remove superfluous "USES=gettext" - Update CONFLICTS_INSTALL entry as www/py-dj21-django-mptt is gone from the Ports tree QA: ~~~ - poudriere (11.3-RELEASE amd64 for each py27, py35, py36, py37, py38 flavor) -> OK - portlint -> OK
Comment on attachment 213210 [details] py-django-mptt-0.11.0.patch ^ Triage: Set maintainer-approval to '+' due maintainers' timeout.
A commit references this bug: Author: kai Date: Thu Apr 23 10:53:58 UTC 2020 New revision: 532664 URL: https://svnweb.freebsd.org/changeset/ports/532664 Log: www/py-django-filer: Update to 1.7.0 * Also assign the port to Django 2.2 because Django 1.11 is End-of-Life since April. * Do the the same for its dependencies and bump PORTREVISION accordingly. [1] [2] Changelog: https://github.com/divio/django-filer/blob/1.7.0/CHANGELOG.rst PR: 245470, 245472 [1] 245473 [2] Approved by: maintainer timeout (14 days) [1], Kevin Golding (maintainer) [2] Changes: head/graphics/py-django-easy-thumbnails/Makefile head/www/py-django-filer/Makefile head/www/py-django-filer/distinfo head/www/py-django-js-asset/Makefile head/www/py-django-mptt/Makefile head/www/py-django-polymorphic/Makefile
A commit references this bug: Author: kai Date: Thu Apr 23 15:09:17 UTC 2020 New revision: 532683 URL: https://svnweb.freebsd.org/changeset/ports/532683 Log: www/py-django-mptt: Update to 0.11.0 * Also assign the port to Django 2.2 because Django 1.11 is End-of-Life since April. * Remove superfluous USES=gettext because gettext is already pulled in by Python itself (via the NLS option). Although the package contains some localized .po files, Django needs Python's gettext API to work with those files. * Clean up CONFLICTS_INSTALL as www/py-dj21-django-mptt no longer exists in the Ports tree. Changelog: https://github.com/django-mptt/django-mptt/compare/0.9.1...0.11.0 PR: 245472 Approved by: maintainer timeout (14 days) Changes: head/www/py-django-mptt/Makefile head/www/py-django-mptt/distinfo