summaryrefslogtreecommitdiff
path: root/security/py-service_identity
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 13:03:30 +0000
committerwiz <wiz>2016-07-09 13:03:30 +0000
commitb0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /security/py-service_identity
parentb614c6c2adb939eb88ba1f9a145a69c34d1f9df9 (diff)
downloadpkgsrc-b0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'security/py-service_identity')
-rw-r--r--security/py-service_identity/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/py-service_identity/Makefile b/security/py-service_identity/Makefile
index 37119fd06f8..705f3f7bca2 100644
--- a/security/py-service_identity/Makefile
+++ b/security/py-service_identity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/06/01 12:36:40 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/09 13:04:05 wiz Exp $
DISTNAME= service_identity-16.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,5 @@ DEPENDS+= ${PYPKGPREFIX}-attrs-[0-9]*:../../devel/py-attrs
DEPENDS+= ${PYPKGPREFIX}-characteristic>=14.0.0:../../devel/py-characteristic
DEPENDS+= ${PYPKGPREFIX}-idna-[0-9]*:../../www/py-idna
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not supported as of 16.0.0
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"