summaryrefslogtreecommitdiff
path: root/dev-python/rustworkx
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rustworkx')
-rw-r--r--dev-python/rustworkx/rustworkx-0.14.2-r1.ebuild2
-rw-r--r--dev-python/rustworkx/rustworkx-0.15.0.ebuild2
-rw-r--r--dev-python/rustworkx/rustworkx-0.15.1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/rustworkx/rustworkx-0.14.2-r1.ebuild b/dev-python/rustworkx/rustworkx-0.14.2-r1.ebuild
index 119633f39bf5..a1afe69431be 100644
--- a/dev-python/rustworkx/rustworkx-0.14.2-r1.ebuild
+++ b/dev-python/rustworkx/rustworkx-0.14.2-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
CRATES="
ahash@0.8.6
diff --git a/dev-python/rustworkx/rustworkx-0.15.0.ebuild b/dev-python/rustworkx/rustworkx-0.15.0.ebuild
index 332d47f7ec34..2a8f193d4649 100644
--- a/dev-python/rustworkx/rustworkx-0.15.0.ebuild
+++ b/dev-python/rustworkx/rustworkx-0.15.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
CRATES="
ahash@0.8.11
diff --git a/dev-python/rustworkx/rustworkx-0.15.1.ebuild b/dev-python/rustworkx/rustworkx-0.15.1.ebuild
index c792d2ff6bb2..16398a7888c3 100644
--- a/dev-python/rustworkx/rustworkx-0.15.1.ebuild
+++ b/dev-python/rustworkx/rustworkx-0.15.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
CRATES="
ahash@0.8.11