diff options
Diffstat (limited to 'dev-python/blake3')
| -rw-r--r-- | dev-python/blake3/blake3-1.0.6.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/blake3/blake3-1.0.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/blake3/blake3-1.0.6.ebuild b/dev-python/blake3/blake3-1.0.6.ebuild index b8cdac33679d..da1e7d41b2f4 100644 --- a/dev-python/blake3/blake3-1.0.6.ebuild +++ b/dev-python/blake3/blake3-1.0.6.ebuild @@ -6,7 +6,7 @@ EAPI=8 CARGO_OPTIONAL=1 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) CRATES=" arrayref@0.3.9 diff --git a/dev-python/blake3/blake3-1.0.7.ebuild b/dev-python/blake3/blake3-1.0.7.ebuild index 72eeb2f18f97..0aabf9384bf4 100644 --- a/dev-python/blake3/blake3-1.0.7.ebuild +++ b/dev-python/blake3/blake3-1.0.7.ebuild @@ -6,7 +6,7 @@ EAPI=8 CARGO_OPTIONAL=1 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) RUST_MIN_VER="1.80.0" CRATES=" |
