From 3c2f522e4dc73c9fe1eb4cef127d8b974d399a52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:34:06 +0100 Subject: [PATCH] dev-python/rustworkx: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/rustworkx/rustworkx-0.16.0.ebuild | 2 +- dev-python/rustworkx/rustworkx-0.17.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/rustworkx/rustworkx-0.16.0.ebuild b/dev-python/rustworkx/rustworkx-0.16.0.ebuild index 72e0ed90f111f..5543cdc0e2ff8 100644 --- a/dev-python/rustworkx/rustworkx-0.16.0.ebuild +++ b/dev-python/rustworkx/rustworkx-0.16.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) CRATES=" adler2@2.0.0 diff --git a/dev-python/rustworkx/rustworkx-0.17.1.ebuild b/dev-python/rustworkx/rustworkx-0.17.1.ebuild index 032463bdd74ab..17695781802ce 100644 --- a/dev-python/rustworkx/rustworkx-0.17.1.ebuild +++ b/dev-python/rustworkx/rustworkx-0.17.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) CRATES=" adler2@2.0.0