diff options
Diffstat (limited to 'dev-python/plotly')
| -rw-r--r-- | dev-python/plotly/plotly-5.10.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/plotly/plotly-5.2.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/plotly/plotly-5.8.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/plotly/plotly-5.10.0.ebuild b/dev-python/plotly/plotly-5.10.0.ebuild index 33425a3975e7..9b1afec26830 100644 --- a/dev-python/plotly/plotly-5.10.0.ebuild +++ b/dev-python/plotly/plotly-5.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/plotly/plotly-5.2.2.ebuild b/dev-python/plotly/plotly-5.2.2.ebuild index 3fb66b4c2bde..fb9371309fe8 100644 --- a/dev-python/plotly/plotly-5.2.2.ebuild +++ b/dev-python/plotly/plotly-5.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 diff --git a/dev-python/plotly/plotly-5.8.2.ebuild b/dev-python/plotly/plotly-5.8.2.ebuild index 4904b6d1b32b..725bddb51e8b 100644 --- a/dev-python/plotly/plotly-5.8.2.ebuild +++ b/dev-python/plotly/plotly-5.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 |
