summaryrefslogtreecommitdiff
path: root/devel/py-hg-git/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-hg-git/Makefile')
-rw-r--r--devel/py-hg-git/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-hg-git/Makefile b/devel/py-hg-git/Makefile
index ba57f249ec9..9be5e05eed2 100644
--- a/devel/py-hg-git/Makefile
+++ b/devel/py-hg-git/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/11/07 15:14:58 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/07/03 05:03:11 adam Exp $
DISTNAME= 0.8.10
PKGNAME= ${PYPKGPREFIX}-hg-git-${DISTNAME}
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/durin42-hg-git-6ef27582bfa5
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.8.3
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # as of 0.8.3
EGG_NAME= hg_git-${DISTNAME}
.include "../../lang/python/egg.mk"