aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-modern-rpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-modern-rpc/Makefile')
-rw-r--r--www/py-django-modern-rpc/Makefile3
1 files changed, 3 insertions, 0 deletions
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+