Created attachment 196077 [details] patch to use Django 1.11, deprecate Update www/py-django-livesettings to use Django 1.11 instead of EOL Django 1.8 Note that according to https://wiki.freebsd.org/Ports/Django , this port depends on the removed port www/py-django-keyedcache Builds OK in poudriere 12amd64, import OK on python 2.7
Submitter is Committer.
Agreed, I missed it in the removal of keyedcache but given that couldn't run on a current Django this simply wouldn't work either. Tbh I'm happy with a fairly short expiry/removal.
A commit references this bug: Author: rene Date: Sat Aug 11 17:55:03 UTC 2018 New revision: 476935 URL: https://svnweb.freebsd.org/changeset/ports/476935 Log: www/py-django-livesettings: use Django 1.11 instead of EOL Django 1.8 Since this port depends on www/py-django-keyedcache which has been removed, expire this port in one month. PR: 230526 Submitted by: rene Approved by: maintainer (ports@caomhin.org) Sponsored by: Essen Hackathon Changes: head/www/py-django-livesettings/Makefile
Committed, thanks for the review.