summaryrefslogtreecommitdiff
path: root/databases/py-pymysql
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-13 23:12:40 +0000
committerrodent <rodent>2015-04-13 23:12:40 +0000
commit58315a81fc520a127a5644e31f88b1f6764964c4 (patch)
tree0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /databases/py-pymysql
parent702c3bab8a743d3270f8185eb14e063be7a0c1bb (diff)
downloadpkgsrc-58315a81fc520a127a5644e31f88b1f6764964c4.tar.gz
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
Diffstat (limited to 'databases/py-pymysql')
-rw-r--r--databases/py-pymysql/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/py-pymysql/Makefile b/databases/py-pymysql/Makefile
index 514d4d51e02..1771067a3b2 100644
--- a/databases/py-pymysql/Makefile
+++ b/databases/py-pymysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/04/01 02:16:26 rodent Exp $
+# $NetBSD: Makefile,v 1.4 2015/04/13 23:12:40 rodent Exp $
DISTNAME= PyMySQL-0.6.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -10,8 +10,6 @@ HOMEPAGE= https://github.com/PyMySQL/PyMySQL/
COMMENT= Pure-Python MySQL driver
LICENSE= mit
-PYTHON_VERSIONS_INCOMPATIBLE= 26
-
USE_LANGUAGES= # none
REPLACE_PYTHON+= pymysql/tests/thirdparty/test_MySQLdb/capabilities.py