From 70c8fed62a989167429dc1f9bc6b450645bd226a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 8 Mar 2026 18:31:16 +0100 Subject: dev-python/plotly: Drop py3.11 (following IPython) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/plotly/plotly-6.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/plotly/plotly-6.5.2.ebuild') diff --git a/dev-python/plotly/plotly-6.5.2.ebuild b/dev-python/plotly/plotly-6.5.2.ebuild index deeedc2ec82aa..fe02564f03a51 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 -- cgit v1.2.3