mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
net-libs/libsearpc: enable py3.12
Closes: https://bugs.gentoo.org/929706 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
parent
75bf226970
commit
7ea25f4b92
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
# Upstream is moving tags repeatedly, then we use commit hash.
|
||||
RELEASE_COMMIT="15f6f0b9f451b9ecf99dedab72e9242e54e124eb" #tag v3.3-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user