commit:     003d4e6652e266438f53f740b89c35be7b6da956
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 10:57:38 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 11:36:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003d4e66

dev-python/QtPy: drop pyside2[script,scripttools] tests

Closes: https://bugs.gentoo.org/915781
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/QtPy/QtPy-2.3.1-r1.ebuild | 4 +---
 dev-python/QtPy/QtPy-2.3.1.ebuild    | 4 +---
 dev-python/QtPy/QtPy-2.4.0.ebuild    | 4 +---
 3 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/dev-python/QtPy/QtPy-2.3.1-r1.ebuild 
b/dev-python/QtPy/QtPy-2.3.1-r1.ebuild
index b6127a1aae93..237b0ebc5a17 100644
--- a/dev-python/QtPy/QtPy-2.3.1-r1.ebuild
+++ b/dev-python/QtPy/QtPy-2.3.1-r1.ebuild
@@ -42,8 +42,6 @@ REQUIRED_USE="
 #      concurrent? ( pyside2 only )
 #      datavis? ( pyside2 only )
 #      scxml? ( pyside2 only )
-#      script? ( pyside2 only )
-#      scripttools? ( pyside2 only )
 #
 #      location? ( pyside2 and pyqt5 only )
 #      sensors? ( pyside2 and pyqt5 only )
@@ -133,7 +131,7 @@ BDEPEND="
                                dev-python/pyside2[${PYTHON_USEDEP}]
                                
dev-python/pyside2[3d,charts,concurrent,datavis,designer,gui,help]
                                
dev-python/pyside2[location,multimedia,network,opengl(+),positioning]
-                               
dev-python/pyside2[printsupport,qml,quick,script,scripttools,scxml]
+                               dev-python/pyside2[printsupport,qml,quick,scxml]
                                
dev-python/pyside2[sensors,serialport(+),speech,sql,svg,testlib]
                                
dev-python/pyside2[webchannel,webengine,websockets,widgets,x11extras]
                                dev-python/pyside2[xml,xmlpatterns]

diff --git a/dev-python/QtPy/QtPy-2.3.1.ebuild 
b/dev-python/QtPy/QtPy-2.3.1.ebuild
index b3033047630e..3861afc77cd8 100644
--- a/dev-python/QtPy/QtPy-2.3.1.ebuild
+++ b/dev-python/QtPy/QtPy-2.3.1.ebuild
@@ -39,8 +39,6 @@ REQUIRED_USE="|| ( pyqt5 pyqt6 pyside2 pyside6 )"
 #      concurrent? ( pyside2 only )
 #      datavis? ( pyside2 only )
 #      scxml? ( pyside2 only )
-#      script? ( pyside2 only )
-#      scripttools? ( pyside2 only )
 #
 #      location? ( pyside2 and pyqt5 only )
 #      sensors? ( pyside2 and pyqt5 only )
@@ -125,7 +123,7 @@ BDEPEND="
                        dev-python/pyside2[${PYTHON_USEDEP}]
                        
dev-python/pyside2[3d,charts,concurrent,datavis,designer,gui,help]
                        
dev-python/pyside2[location,multimedia,network,opengl(+),positioning]
-                       
dev-python/pyside2[printsupport,qml,quick,script,scripttools,scxml]
+                       dev-python/pyside2[printsupport,qml,quick,scxml]
                        
dev-python/pyside2[sensors,serialport(+),speech,sql,svg,testlib]
                        
dev-python/pyside2[webchannel,webengine,websockets,widgets,x11extras]
                        dev-python/pyside2[xml,xmlpatterns]

diff --git a/dev-python/QtPy/QtPy-2.4.0.ebuild 
b/dev-python/QtPy/QtPy-2.4.0.ebuild
index 8e96d92a9313..4e8c65ec1df3 100644
--- a/dev-python/QtPy/QtPy-2.4.0.ebuild
+++ b/dev-python/QtPy/QtPy-2.4.0.ebuild
@@ -42,8 +42,6 @@ REQUIRED_USE="
 #      concurrent? ( pyside2 only )
 #      datavis? ( pyside2 only )
 #      scxml? ( pyside2 only )
-#      script? ( pyside2 only )
-#      scripttools? ( pyside2 only )
 #
 #      location? ( pyside2 and pyqt5 only )
 #      sensors? ( pyside2 and pyqt5 only )
@@ -134,7 +132,7 @@ BDEPEND="
                                dev-python/pyside2[${PYTHON_USEDEP}]
                                
dev-python/pyside2[3d,charts,concurrent,datavis,designer,gui,help]
                                
dev-python/pyside2[location,multimedia,network,opengl(+),positioning]
-                               
dev-python/pyside2[printsupport,qml,quick,script,scripttools,scxml]
+                               dev-python/pyside2[printsupport,qml,quick,scxml]
                                
dev-python/pyside2[sensors,serialport(+),speech,sql,svg,testlib]
                                
dev-python/pyside2[webchannel,webengine,websockets,widgets,x11extras]
                                dev-python/pyside2[xml,xmlpatterns]

Reply via email to