commit: 6da0ca24992b63291e8ee18ca0f36306e0a47ff7 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Wed Aug 27 02:22:37 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Thu Aug 28 10:09:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6da0ca24
dev-python/pyside: add 6.9.2 Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43581 Closes: https://github.com/gentoo/gentoo/pull/43581 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> dev-python/pyside/Manifest | 1 + .../pyside/{pyside-6.9.9999.ebuild => pyside-6.9.2.ebuild} | 9 ++++++++- dev-python/pyside/pyside-6.9.9999.ebuild | 9 ++++++++- dev-python/pyside/pyside-6.9999.ebuild | 9 ++++++++- 4 files changed, 25 insertions(+), 3 deletions(-) diff --git a/dev-python/pyside/Manifest b/dev-python/pyside/Manifest index 830ac2a641be..a5fa489ce856 100644 --- a/dev-python/pyside/Manifest +++ b/dev-python/pyside/Manifest @@ -1 +1,2 @@ DIST pyside-setup-everywhere-src-6.9.1.tar.xz 16669448 BLAKE2B a98dc9bea7824f2b98becba83ce8cf6488d76fe85ef91e96c1d8b3b6f08fccc57f13116dfb55507e9fbf5d7a82f370418a103a616869fe17b233fff76de3996d SHA512 2069b2154618e49aeeae4ed53e377bf08f7d519aa955dfec0e10603cc5a58abbb32a502b3b4066d0a7cd3bf24b288130c9578d909734a064413578cd6aef7d33 +DIST pyside-setup-everywhere-src-6.9.2.tar.xz 16659400 BLAKE2B baf8955d6a16b56807f202577a54737857fed5c7d7394f7d843111832a3b71978a1ae8b6561a1df041913875f32ba5a836cb219f53e8a13a218f2866a54ae9c3 SHA512 643bf42241e952ed028eb44830387864fd7343587a568d8be9d8a179af8b76b8ac5d0bb92a93db45abc83120c0cd627667312cc248f1924f4797fd74242c1808 diff --git a/dev-python/pyside/pyside-6.9.9999.ebuild b/dev-python/pyside/pyside-6.9.2.ebuild similarity index 98% copy from dev-python/pyside/pyside-6.9.9999.ebuild copy to dev-python/pyside/pyside-6.9.2.ebuild index 6ed7026ba90b..3324c4cc64dc 100644 --- a/dev-python/pyside/pyside-6.9.9999.ebuild +++ b/dev-python/pyside/pyside-6.9.2.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 diff --git a/dev-python/pyside/pyside-6.9.9999.ebuild b/dev-python/pyside/pyside-6.9.9999.ebuild index 6ed7026ba90b..3324c4cc64dc 100644 --- a/dev-python/pyside/pyside-6.9.9999.ebuild +++ b/dev-python/pyside/pyside-6.9.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 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
