summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-05-11 22:22:34 +0200
committerMichał Górny <mgorny@gentoo.org>2022-05-11 23:05:04 +0200
commit17cbac3eb06077c8e17940e85b01e806e64f8e3e (patch)
tree77a6f6504a345c014626b4f155c9e7c522f457c4 /dev-python
parentwww-client/chromium-bin: add 101.0.4951.64, drop 101.0.4951.54 (diff)
downloadgentoo-17cbac3eb06077c8e17940e85b01e806e64f8e3e.tar.gz
gentoo-17cbac3eb06077c8e17940e85b01e806e64f8e3e.tar.bz2
gentoo-17cbac3eb06077c8e17940e85b01e806e64f8e3e.zip
dev-python/setuptools-rust: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/setuptools-rust/setuptools-rust-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools-rust/setuptools-rust-1.3.0.ebuild b/dev-python/setuptools-rust/setuptools-rust-1.3.0.ebuild
index cbe6701b0e37..cb38febad267 100644
--- a/dev-python/setuptools-rust/setuptools-rust-1.3.0.ebuild
+++ b/dev-python/setuptools-rust/setuptools-rust-1.3.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
CARGO_OPTIONAL=yes
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
CRATES="
bitflags-1.3.2