mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-18 02:59:07 -07:00
dev-python/xmlsec: Enable py3.15
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -64,7 +64,10 @@ src_configure() {
|
||||
}
|
||||
|
||||
python_test() {
|
||||
local EPYTEST_DESELECT=()
|
||||
local EPYTEST_DESELECT=(
|
||||
# black version?
|
||||
tests/test_type_stubs.py::test_xmlsec_constants_stub
|
||||
)
|
||||
|
||||
case ${EPYTHON} in
|
||||
python3.15*)
|
||||
|
||||
Reference in New Issue
Block a user