diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-03-08 18:31:16 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-03-08 18:31:16 +0100 |
| commit | 70c8fed62a989167429dc1f9bc6b450645bd226a (patch) | |
| tree | 555f0c075c8f0129744eb6b72c443c294a424e31 /dev-python/plotly | |
| parent | da110a2874217e59b982e3613f36685b0fd2bd10 (diff) | |
| download | gentoo-70c8fed62a989167429dc1f9bc6b450645bd226a.tar.gz gentoo-70c8fed62a989167429dc1f9bc6b450645bd226a.tar.bz2 gentoo-70c8fed62a989167429dc1f9bc6b450645bd226a.zip | |
dev-python/plotly: Drop py3.11 (following IPython)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/plotly')
| -rw-r--r-- | dev-python/plotly/plotly-6.5.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/plotly/plotly-6.6.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/plotly/plotly-6.5.2.ebuild b/dev-python/plotly/plotly-6.5.2.ebuild index deeedc2ec82a..fe02564f03a5 100644 --- a/dev-python/plotly/plotly-6.5.2.ebuild +++ b/dev-python/plotly/plotly-6.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/plotly/plotly-6.6.0.ebuild b/dev-python/plotly/plotly-6.6.0.ebuild index deeedc2ec82a..fe02564f03a5 100644 --- a/dev-python/plotly/plotly-6.6.0.ebuild +++ b/dev-python/plotly/plotly-6.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 |
