summaryrefslogtreecommitdiff
path: root/security/py-gnupg
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 21:09:20 +0000
committerjoerg <joerg>2009-02-09 21:09:20 +0000
commit22091d12d5d9afb35ff7317bb19725b265ac9131 (patch)
tree635d2c2cd03c8f3021d6ce3b171522808e69ddf1 /security/py-gnupg
parent21e27c5af5f4403909b558d86cd4f7168a2f35bd (diff)
downloadpkgsrc-22091d12d5d9afb35ff7317bb19725b265ac9131.tar.gz
Remove Python 2.1 support.
Diffstat (limited to 'security/py-gnupg')
-rw-r--r--security/py-gnupg/Makefile3
1 files changed, 1 insertions, 2 deletions
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"