svn commit: r530251 - head/databases/py-django-transaction-hooks
Wen Heping
wen at FreeBSD.org
Thu Apr 2 00:15:44 UTC 2020
Author: wen
Date: Thu Apr 2 00:05:48 2020
New Revision: 530251
URL: https://svnweb.freebsd.org/changeset/ports/530251
Log:
- Mark DEPRECATED
Modified:
head/databases/py-django-transaction-hooks/Makefile
Modified: head/databases/py-django-transaction-hooks/Makefile
==============================================================================
--- head/databases/py-django-transaction-hooks/Makefile Wed Apr 1 23:35:38 2020 (r530250)
+++ head/databases/py-django-transaction-hooks/Makefile Thu Apr 2 00:05:48 2020 (r530251)
@@ -13,6 +13,9 @@ COMMENT= Django database backends to register transact
LICENSE= BSD3CLAUSE
+DEPRECATED= Unmaintained upstream and merged into Django since 1.9
+EXPIRATION_DATE= 2020-07-02
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.11:www/py-django111@${PY_FLAVOR}
NO_ARCH= yes
More information about the svn-ports-head
mailing list