summaryrefslogtreecommitdiff
path: root/dev-python/webob
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-11-01 21:10:51 +0100
committerMichał Górny <mgorny@gentoo.org>2016-11-01 21:58:22 +0100
commit543503fdd0c77e3a416d1fcd9ece6e1b0c835608 (patch)
treed74e2f2dfd3ea0562ab791352f03f91078cd2c74 /dev-python/webob
parent71be00050c2b27e84e699c87bd3960ca84b2be67 (diff)
downloadgentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.gz
gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.xz
global: Drop dead implementations from PYTHON_COMPAT
Diffstat (limited to 'dev-python/webob')
-rw-r--r--dev-python/webob/webob-1.4.1.ebuild2
-rw-r--r--dev-python/webob/webob-1.4.ebuild2
-rw-r--r--dev-python/webob/webob-1.5.0.ebuild2
-rw-r--r--dev-python/webob/webob-1.5.1.ebuild2
-rw-r--r--dev-python/webob/webob-1.6.0.ebuild2
-rw-r--r--dev-python/webob/webob-1.6.1.ebuild2
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/webob/webob-1.4.1.ebuild b/dev-python/webob/webob-1.4.1.ebuild
index 8e16b2d0b92..d8945719b0f 100644
--- a/dev-python/webob/webob-1.4.1.ebuild
+++ b/dev-python/webob/webob-1.4.1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4} pypy )
inherit distutils-r1
diff --git a/dev-python/webob/webob-1.4.ebuild b/dev-python/webob/webob-1.4.ebuild
index eae19ca06a1..33b48130a23 100644
--- a/dev-python/webob/webob-1.4.ebuild
+++ b/dev-python/webob/webob-1.4.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4} pypy )
inherit distutils-r1
diff --git a/dev-python/webob/webob-1.5.0.ebuild b/dev-python/webob/webob-1.5.0.ebuild
index 0b7abd5bb67..73de9fef509 100644
--- a/dev-python/webob/webob-1.5.0.ebuild
+++ b/dev-python/webob/webob-1.5.0.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4} pypy )
inherit distutils-r1
diff --git a/dev-python/webob/webob-1.5.1.ebuild b/dev-python/webob/webob-1.5.1.ebuild
index 9fec4c6c47b..35230d11a3f 100644
--- a/dev-python/webob/webob-1.5.1.ebuild
+++ b/dev-python/webob/webob-1.5.1.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+PYTHON_COMPAT=( python2_7 python3_4 pypy )
inherit distutils-r1
diff --git a/dev-python/webob/webob-1.6.0.ebuild b/dev-python/webob/webob-1.6.0.ebuild
index d5e64fe8258..d9be5bd1432 100644
--- a/dev-python/webob/webob-1.6.0.ebuild
+++ b/dev-python/webob/webob-1.6.0.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
inherit distutils-r1 versionator
diff --git a/dev-python/webob/webob-1.6.1.ebuild b/dev-python/webob/webob-1.6.1.ebuild
index d5e64fe8258..d9be5bd1432 100644
--- a/dev-python/webob/webob-1.6.1.ebuild
+++ b/dev-python/webob/webob-1.6.1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
inherit distutils-r1 versionator