summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/animation/animation-0.0.5-r1.ebuild (renamed from dev-python/animation/animation-0.0.5.ebuild)2
-rw-r--r--dev-python/meteo-qt/meteo-qt-0.9.9-r1.ebuild (renamed from dev-python/meteo-qt/meteo-qt-0.9.9.ebuild)2
-rw-r--r--dev-python/sh/sh-1.12.14-r3.ebuild (renamed from dev-python/sh/sh-1.12.14-r2.ebuild)2
-rw-r--r--dev-python/wget/wget-2.2-r1.ebuild (renamed from dev-python/wget/wget-2.2.ebuild)2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/animation/animation-0.0.5.ebuild b/dev-python/animation/animation-0.0.5-r1.ebuild
index a640a257..fff2882e 100644
--- a/dev-python/animation/animation-0.0.5.ebuild
+++ b/dev-python/animation/animation-0.0.5-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
inherit distutils-r1
diff --git a/dev-python/meteo-qt/meteo-qt-0.9.9.ebuild b/dev-python/meteo-qt/meteo-qt-0.9.9-r1.ebuild
index 0123b6d0..096f6b44 100644
--- a/dev-python/meteo-qt/meteo-qt-0.9.9.ebuild
+++ b/dev-python/meteo-qt/meteo-qt-0.9.9-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )
inherit distutils-r1
diff --git a/dev-python/sh/sh-1.12.14-r2.ebuild b/dev-python/sh/sh-1.12.14-r3.ebuild
index 88f0ef95..3ccb613c 100644
--- a/dev-python/sh/sh-1.12.14-r2.ebuild
+++ b/dev-python/sh/sh-1.12.14-r3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
inherit distutils-r1
diff --git a/dev-python/wget/wget-2.2.ebuild b/dev-python/wget/wget-2.2-r1.ebuild
index 71c994f3..7590d4fd 100644
--- a/dev-python/wget/wget-2.2.ebuild
+++ b/dev-python/wget/wget-2.2-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
inherit distutils-r1 git-r3