mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/pyroute2: enable python3_13
While not yet officially supported by upstream, the tests succeed and other distros already ship that combination. Closes: https://bugs.gentoo.org/952376 Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/41339 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
fbda1e0249
commit
e6c4bee66d
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_REQ_USE="sqlite"
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user