From 58315a81fc520a127a5644e31f88b1f6764964c4 Mon Sep 17 00:00:00 2001 From: rodent Date: Mon, 13 Apr 2015 23:12:40 +0000 Subject: Removing python26. EOL'd quite some ago and discussed a couple times on tech-pkg@ and pkgsrc-users@. --- databases/py-pymysql/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/py-pymysql') 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 -- cgit v1.2.3