mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/os-xenapi: enable py3.9
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ EPYTEST_DESELECT=(
|
||||
os_xenapi/tests/plugins/test_agent.py::AgentTestCase::test_inject_file_with_old_agent
|
||||
os_xenapi/tests/plugins/test_xenhost.py::NetworkTestCase::test_iptables_config
|
||||
)
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
PYTHON_COMPAT=( python3_{8,9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user