mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
dev-python/oslo-upgradecheck: enable py3.10
Closes: https://bugs.gentoo.org/848237 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
parent
e46d16752f
commit
1a13b8d98b
@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=bdepend
|
||||
MY_PN=${PN/-/.}
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user