mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
*/*: drop py3.11 & remove dead py impls
Part-of: https://github.com/gentoo/guru/pull/447 Closes: https://github.com/gentoo/guru/pull/447 Signed-off-by: David Roman <stkw0@disroot.org>
This commit is contained in:
@@ -180,7 +180,7 @@ CRATES="
|
||||
"
|
||||
|
||||
RUST_MIN_VER="1.81.0"
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
|
||||
inherit cargo python-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user