summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-09 21:09:20 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-09 21:09:20 +0000
commite2107c85f6bad7fd4db8a0d32dc52e482dcf01ed (patch)
tree635d2c2cd03c8f3021d6ce3b171522808e69ddf1 /security
parentad1b116365db6ac6eeb7313aafbc665fdd0fa9c6 (diff)
downloadpkgsrc-e2107c85f6bad7fd4db8a0d32dc52e482dcf01ed.tar.gz
Remove Python 2.1 support.
Diffstat (limited to 'security')
-rw-r--r--security/mixminion/Makefile4
-rw-r--r--security/py-gnupg/Makefile3
-rw-r--r--security/py-m2crypto/Makefile3
3 files changed, 4 insertions, 6 deletions
diff --git a/security/mixminion/Makefile b/security/mixminion/Makefile
index 725433f214b..7e6c26028cb 100644
--- a/security/mixminion/Makefile
+++ b/security/mixminion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:12 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2009/02/09 21:09:22 joerg Exp $
#
DISTNAME= Mixminion-0.0.7.1
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7d
CRYPTO= YES
-PYTHON_VERSIONS_ACCEPTED= 23 21
+PYTHON_VERSIONS_ACCEPTED= 23
PYDISTUTILSPKG= YES
TEST_TARGET= test
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile
index e8487c4ee5c..deb6f9fb0bd 100644
--- a/security/py-gnupg/Makefile
+++ b/security/py-gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:45 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2009/02/09 21:09:22 joerg Exp $
DISTNAME= GnuPGInterface-0.3.2
PKGNAME= ${PYPKGPREFIX}-gnupg-0.3.2
@@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= gnupg>=1.0.0:../../security/gnupg
-PYTHON_VERSIONS_ACCEPTED= 25 24 23 21
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 58fc4e84245..5bfeb70b424 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/06/12 02:14:45 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2009/02/09 21:09:22 joerg Exp $
#
DISTNAME= m2crypto-0.13
@@ -18,7 +18,6 @@ COMMENT= Crypto and SSL toolkit for Python
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24 23 21
# constness is very different between openssl versions,
# it seems, and 0.9.7i is the version which currently is