View | Details | Raw Unified | Return to bug 262402
Collapse All | Expand All

(-)b/www/py-django-bootstrap-form/Makefile (+3 lines)
Lines 12-17 COMMENT= Bootstrap forms for django Link Here
12
12
13
LICENSE=	MIT
13
LICENSE=	MIT
14
14
15
DEPRECATED=	No longer maintained, not compatibile with newer versions of Django
16
EXPIRATION_DATE=	2022-06-30
17
15
USES=		python:3.5+
18
USES=		python:3.5+
16
USE_PYTHON=	distutils autoplist
19
USE_PYTHON=	distutils autoplist
17
20

Return to bug 262402