summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/plotly')
-rw-r--r--dev-python/plotly/plotly-1.9.6.ebuild2
-rw-r--r--dev-python/plotly/plotly-4.10.0.ebuild2
-rw-r--r--dev-python/plotly/plotly-4.14.1.ebuild2
-rw-r--r--dev-python/plotly/plotly-4.14.3.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/plotly/plotly-1.9.6.ebuild b/dev-python/plotly/plotly-1.9.6.ebuild
index a92ff18c06ce..19c8798bc634 100644
--- a/dev-python/plotly/plotly-1.9.6.ebuild
+++ b/dev-python/plotly/plotly-1.9.6.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
inherit distutils-r1 virtualx
diff --git a/dev-python/plotly/plotly-4.10.0.ebuild b/dev-python/plotly/plotly-4.10.0.ebuild
index 24a60e316802..c1273fd5def5 100644
--- a/dev-python/plotly/plotly-4.10.0.ebuild
+++ b/dev-python/plotly/plotly-4.10.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
diff --git a/dev-python/plotly/plotly-4.14.1.ebuild b/dev-python/plotly/plotly-4.14.1.ebuild
index 24a60e316802..c1273fd5def5 100644
--- a/dev-python/plotly/plotly-4.14.1.ebuild
+++ b/dev-python/plotly/plotly-4.14.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
diff --git a/dev-python/plotly/plotly-4.14.3.ebuild b/dev-python/plotly/plotly-4.14.3.ebuild
index 8ad2011ab482..999dc245a8bf 100644
--- a/dev-python/plotly/plotly-4.14.3.ebuild
+++ b/dev-python/plotly/plotly-4.14.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1