summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pymysql')
-rw-r--r--dev-python/pymysql/pymysql-0.7.11.ebuild4
-rw-r--r--dev-python/pymysql/pymysql-0.8.0.ebuild4
-rw-r--r--dev-python/pymysql/pymysql-0.8.1.ebuild4
-rw-r--r--dev-python/pymysql/pymysql-0.9.2.ebuild4
-rw-r--r--dev-python/pymysql/pymysql-0.9.3.ebuild2
5 files changed, 9 insertions, 9 deletions
diff --git a/dev-python/pymysql/pymysql-0.7.11.ebuild b/dev-python/pymysql/pymysql-0.7.11.ebuild
index c20e803e1719..1623e4e16315 100644
--- a/dev-python/pymysql/pymysql-0.7.11.ebuild
+++ b/dev-python/pymysql/pymysql-0.7.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
inherit distutils-r1
diff --git a/dev-python/pymysql/pymysql-0.8.0.ebuild b/dev-python/pymysql/pymysql-0.8.0.ebuild
index 69f4ea52edf5..ba7c8eb2ba4d 100644
--- a/dev-python/pymysql/pymysql-0.8.0.ebuild
+++ b/dev-python/pymysql/pymysql-0.8.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
inherit distutils-r1
diff --git a/dev-python/pymysql/pymysql-0.8.1.ebuild b/dev-python/pymysql/pymysql-0.8.1.ebuild
index 69f4ea52edf5..ba7c8eb2ba4d 100644
--- a/dev-python/pymysql/pymysql-0.8.1.ebuild
+++ b/dev-python/pymysql/pymysql-0.8.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
inherit distutils-r1
diff --git a/dev-python/pymysql/pymysql-0.9.2.ebuild b/dev-python/pymysql/pymysql-0.9.2.ebuild
index ac94dd44bcf1..05b290620a25 100644
--- a/dev-python/pymysql/pymysql-0.9.2.ebuild
+++ b/dev-python/pymysql/pymysql-0.9.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
inherit distutils-r1
diff --git a/dev-python/pymysql/pymysql-0.9.3.ebuild b/dev-python/pymysql/pymysql-0.9.3.ebuild
index ad3b57902a23..05b290620a25 100644
--- a/dev-python/pymysql/pymysql-0.9.3.ebuild
+++ b/dev-python/pymysql/pymysql-0.9.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
inherit distutils-r1