summaryrefslogtreecommitdiff
path: root/security/py-itsdangerous
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-12 09:45:24 +0000
committerwiz <wiz>2014-01-12 09:45:24 +0000
commit08af99b17cc0b8ebfbc3f8260253e2fa79f742f1 (patch)
tree706b8a833a307b2dfe1a37842df1cbb1bc1aa240 /security/py-itsdangerous
parent25e31fe05ac8f1249da264052666788600b11f89 (diff)
downloadpkgsrc-08af99b17cc0b8ebfbc3f8260253e2fa79f742f1.tar.gz
PYTHON_VERSIONS_INCOMPATIBLE cleanup.
Diffstat (limited to 'security/py-itsdangerous')
-rw-r--r--security/py-itsdangerous/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile
index ce26f9949a4..a02e0cb5419 100644
--- a/security/py-itsdangerous/Makefile
+++ b/security/py-itsdangerous/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/08/12 18:17:22 kleink Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/12 09:45:24 wiz Exp $
DISTNAME= itsdangerous-0.23
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,6 @@ LICENSE= modified-bsd
USE_LANGUAGES= # empty
PYTHON_VERSIONS_INCLUDE_3X= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 31 32
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"