commit:     70c8fed62a989167429dc1f9bc6b450645bd226a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 17:31:16 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 17:31:16 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c8fed6

dev-python/plotly: Drop py3.11 (following IPython)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/plotly/plotly-6.5.2.ebuild | 2 +-
 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

Reply via email to