aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2022-03-25 15:58:43 +0000
committerKai Knoblich <kai@FreeBSD.org>2022-03-25 16:07:58 +0000
commitc08e643a210f0c958add82772df01151b0672698 (patch)
treef3e2c900dbe7c919cc52ecfd2e329160fa02e359
parentb04791905bf74cb8cdb431142341a18651293549 (diff)
downloadports-c08e643a210f0c958add82772df01151b0672698.tar.gz
ports-c08e643a210f0c958add82772df01151b0672698.zip
www/py-django-bootstrap-form: Deprecate and set to expire
* The upstream repository seems abandoned and there's no compatibility for newer versions of Django. PR: 262402 Approved by: maintainer timeout (14+ days)
-rw-r--r--www/py-django-bootstrap-form/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-django-bootstrap-form/Makefile b/www/py-django-bootstrap-form/Makefile
index 654b3509ae72..9e1ebc9f9ed3 100644
--- a/www/py-django-bootstrap-form/Makefile
+++ b/www/py-django-bootstrap-form/Makefile
@@ -12,6 +12,9 @@ COMMENT= Bootstrap forms for django
LICENSE= MIT
+DEPRECATED= No longer maintained, not compatible with newer versions of Django
+EXPIRATION_DATE= 2022-06-30
+
USES= python:3.5+
USE_PYTHON= distutils autoplist