From a15f89636414e85acb8a803beac4829d237a011d Mon Sep 17 00:00:00 2001 From: Kai Knoblich Date: Sat, 14 May 2022 06:45:18 +0200 Subject: www/py-django-modern-rpc: Deprecate/Set to expire * Django 2.2 is End-of-Life since April 2022 and the current release of this port isn't compatible with newer versions of Django. PR: 263771 Approved by: sunpoet (maintainer) --- www/py-django-modern-rpc/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/py-django-modern-rpc/Makefile b/www/py-django-modern-rpc/Makefile index 28012ca7aa0a..eca15f218814 100644 --- a/www/py-django-modern-rpc/Makefile +++ b/www/py-django-modern-rpc/Makefile @@ -11,6 +11,9 @@ COMMENT= Simple and modern JSON-RPC/XML-RPC server implementation for Django LICENSE= MIT +DEPRECATED= Not compatible with newer versions of Django +EXPIRATION_DATE= 2022-06-30 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.8.0:www/py-django22@${PY_FLAVOR} USES= python:3.5+ -- cgit v1.2.3