git: c47ef81d9e49 - main - www/py-django-taggit-serializer: Deprecate and set to expire
Kai Knoblich
kai at FreeBSD.org
Tue Aug 10 16:09:44 UTC 2021
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c47ef81d9e495dab013bdc08a26ff542f26e32aa
commit c47ef81d9e495dab013bdc08a26ff542f26e32aa
Author: Kai Knoblich <kai at FreeBSD.org>
AuthorDate: 2021-08-10 15:29:21 +0000
Commit: Kai Knoblich <kai at FreeBSD.org>
CommitDate: 2021-08-10 15:44:48 +0000
www/py-django-taggit-serializer: Deprecate and set to expire
The original upstream repository has not been active for a few years.
Therefore, the code was incorporated into the 1.5.0 release of
www/py-django-taggit and is now administered there accordingly.
---
www/py-django-taggit-serializer/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/py-django-taggit-serializer/Makefile b/www/py-django-taggit-serializer/Makefile
index 04f76b721437..648a371ed870 100644
--- a/www/py-django-taggit-serializer/Makefile
+++ b/www/py-django-taggit-serializer/Makefile
@@ -10,6 +10,9 @@ COMMENT= Django Taggit serializer for the Django REST Framework
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Obsolete, please use www/py-django-taggit instead
+EXPIRATION_DATE= 2021-09-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-taggit>=0:www/py-django-taggit@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
More information about the dev-commits-ports-all
mailing list