aboutsummaryrefslogtreecommitdiff
path: root/devel/hg-git/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hg-git/Makefile')
-rw-r--r--devel/hg-git/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile
index 0b3d7f258a43..49dc14491117 100644
--- a/devel/hg-git/Makefile
+++ b/devel/hg-git/Makefile
@@ -14,6 +14,9 @@ COMMENT= Mercurial extension to pull from or push to a Git repository
LICENSE= GPLv2
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dulwich>=*:devel/dulwich@${PY_FLAVOR} \
mercurial>=*:devel/mercurial