summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commit23fd2995db2bf47c3b3f74bf334b634ad1f516a8 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /time/py-mxDateTime
parent10a531fe60fc34c04b128387fde9e98cfb9cdef8 (diff)
downloadpkgsrc-23fd2995db2bf47c3b3f74bf334b634ad1f516a8.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'time/py-mxDateTime')
-rw-r--r--time/py-mxDateTime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile
index 048fbfdf95d..875487e8a03 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2014/12/31 13:57:30 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2015/12/05 21:26:03 adam Exp $
DISTNAME= egenix-mx-base-3.2.7
PKGNAME= ${PYPKGPREFIX}-mxDateTime-3.2.7
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.egenix.com/files/python/mxDateTime.html
COMMENT= Python extension that provides types and conversions for dates
LICENSE= egenix-public-license
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.2.7
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.2.7
REPLACE_PYTHON+= egenix_mx_base.py
REPLACE_PYTHON+= mx-base-3.2.7/mxSetup.py