summaryrefslogtreecommitdiff
path: root/databases/py-django-transaction-hooks
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2020-04-02 00:05:48 +0000
committerWen Heping <wen@FreeBSD.org>2020-04-02 00:05:48 +0000
commit6c818ca5c1d90d8cd0d2842b06ccd3693a081b74 (patch)
treeb2283a0df13cd9545ca0d04f31a66872cba7b9a0 /databases/py-django-transaction-hooks
parentkallisto: Patch for build with GCC (diff)
- Mark DEPRECATED
Notes
Notes: svn path=/head/; revision=530251
Diffstat (limited to 'databases/py-django-transaction-hooks')
-rw-r--r--databases/py-django-transaction-hooks/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-django-transaction-hooks/Makefile b/databases/py-django-transaction-hooks/Makefile
index c9b8d3c57ca2..7cfe97756bd3 100644
--- a/databases/py-django-transaction-hooks/Makefile
+++ b/databases/py-django-transaction-hooks/Makefile
@@ -13,6 +13,9 @@ COMMENT= Django database backends to register transaction-commit hooks
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