Created attachment 213987 [details] py-django-json-rpc-assign-to-django22 Hi, attached are two patches. The one patch assigns www/py-django-json-rpc to Django 2.2 (current LTS release) because Django 1.11 is End-of-Life since April 2020. It also fixes the RUN_DEPENDS and sorts the variables a bit according to the PHB. The other patch deprecates www/py-django-json-rpc and set an expiration date because the upstream repository seems stale (no activity since 2016) and the supplied documentation is out of date (see issue #84 for some details). The port needs some tweaking in "urls.py" to be usable for newer Django versions and the port www/py-django-modern-rpc might be a better replacement for it.
Created attachment 213988 [details] deprecate-py-django-json-rpc.patch
A commit references this bug: Author: jhixson Date: Fri May 1 20:18:18 UTC 2020 New revision: 533587 URL: https://svnweb.freebsd.org/changeset/ports/533587 Log: www/py-django-json-rpc: mark as deprecated PR: 246086 Submitted by: Kai Knoblich <kai@FreeBSD.org> Changes: head/www/py-django-json-rpc/Makefile
Commited. Thanks!