summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-12 09:45:24 +0000
committerwiz <wiz@pkgsrc.org>2014-01-12 09:45:24 +0000
commitf0b2694ac74eba16271a0cafcbb74143fc28770e (patch)
tree706b8a833a307b2dfe1a37842df1cbb1bc1aa240 /security
parentc6836b5770b2d0fc45e0965887b8a874892ce955 (diff)
downloadpkgsrc-f0b2694ac74eba16271a0cafcbb74143fc28770e.tar.gz
PYTHON_VERSIONS_INCOMPATIBLE cleanup.
Diffstat (limited to 'security')
-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"