summaryrefslogtreecommitdiff
path: root/dev-python/pyside/pyside-6.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyside/pyside-6.9999.ebuild')
-rw-r--r--dev-python/pyside/pyside-6.9999.ebuild9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-python/pyside/pyside-6.9999.ebuild b/dev-python/pyside/pyside-6.9999.ebuild
index 6ed7026ba90b..3324c4cc64dc 100644
--- a/dev-python/pyside/pyside-6.9999.ebuild
+++ b/dev-python/pyside/pyside-6.9999.ebuild
@@ -8,7 +8,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
LLVM_COMPAT=( {16..20} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_EXT=1
@@ -267,6 +267,13 @@ python_prepare_all() {
linux
[pyside6-android-deploy::test_pyside6_android_deploy]
linux
+ # Behavior changed and test not changed to accomodate
+ # https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-3135
+ [registry::existence_test]
+ linux
+ # Doesn't appear to play well with virtualx as it tries to use wayland
+ [QtUiTools::loadUiType_test]
+ linux
EOF
if ! use numpy; then