public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: media-sound/corrscope/, dev-python/guiqwt/, dev-python/pywebview/, ...
@ 2024-11-25  1:37 Haelwenn Monnier
  0 siblings, 0 replies; only message in thread
From: Haelwenn Monnier @ 2024-11-25  1:37 UTC (permalink / raw
  To: gentoo-commits

commit:     1c1a2ecdb398f1560280ee9e900a4f2a3e506aeb
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Nov 24 20:47:20 2024 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sun Nov 24 20:47:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c1a2ecd

*/*: rename dev-python/{QtPy → qtpy}

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-misc/brightness-control/brightness-control-2.4.ebuild | 2 +-
 dev-python/guidata/guidata-3.6.3.ebuild                   | 2 +-
 dev-python/guidata/guidata-3.7.1.ebuild                   | 2 +-
 dev-python/guiqwt/guiqwt-4.4.5-r1.ebuild                  | 4 ++--
 dev-python/pywebview/pywebview-4.4.1-r1.ebuild            | 4 ++--
 dev-python/pywebview/pywebview-5.1-r1.ebuild              | 2 +-
 media-sound/corrscope/corrscope-0.10.0-r1.ebuild          | 2 +-
 media-sound/corrscope/corrscope-0.10.1.ebuild             | 2 +-
 media-video/syncplay/syncplay-1.7.3.ebuild                | 6 +++---
 9 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/app-misc/brightness-control/brightness-control-2.4.ebuild b/app-misc/brightness-control/brightness-control-2.4.ebuild
index c44041a9f..cd2bf0d6d 100644
--- a/app-misc/brightness-control/brightness-control-2.4.ebuild
+++ b/app-misc/brightness-control/brightness-control-2.4.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="$(python_gen_cond_dep \
-	'dev-python/QtPy[${PYTHON_USEDEP},gui,network,pyqt5,widgets]'
+	'dev-python/qtpy[${PYTHON_USEDEP},gui,network,pyqt5,widgets]'
 )"
 
 distutils_enable_tests pytest

diff --git a/dev-python/guidata/guidata-3.6.3.ebuild b/dev-python/guidata/guidata-3.6.3.ebuild
index 58a586301..94a027a8f 100644
--- a/dev-python/guidata/guidata-3.6.3.ebuild
+++ b/dev-python/guidata/guidata-3.6.3.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
 
 	dev-python/h5py[${PYTHON_USEDEP}]
 	dev-python/numpy[${PYTHON_USEDEP}]
-	dev-python/QtPy[${PYTHON_USEDEP}]
+	dev-python/qtpy[${PYTHON_USEDEP}]
 	dev-python/requests[${PYTHON_USEDEP}]
 	dev-python/tomli[${PYTHON_USEDEP}]
 "

diff --git a/dev-python/guidata/guidata-3.7.1.ebuild b/dev-python/guidata/guidata-3.7.1.ebuild
index 58a586301..94a027a8f 100644
--- a/dev-python/guidata/guidata-3.7.1.ebuild
+++ b/dev-python/guidata/guidata-3.7.1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
 
 	dev-python/h5py[${PYTHON_USEDEP}]
 	dev-python/numpy[${PYTHON_USEDEP}]
-	dev-python/QtPy[${PYTHON_USEDEP}]
+	dev-python/qtpy[${PYTHON_USEDEP}]
 	dev-python/requests[${PYTHON_USEDEP}]
 	dev-python/tomli[${PYTHON_USEDEP}]
 "

diff --git a/dev-python/guiqwt/guiqwt-4.4.5-r1.ebuild b/dev-python/guiqwt/guiqwt-4.4.5-r1.ebuild
index adfb4c7e3..1abbe3b27 100644
--- a/dev-python/guiqwt/guiqwt-4.4.5-r1.ebuild
+++ b/dev-python/guiqwt/guiqwt-4.4.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,6 +24,6 @@ RDEPEND="
 	dev-python/numpy[${PYTHON_USEDEP}]
 	dev-python/pillow[${PYTHON_USEDEP}]
 	dev-python/PythonQwt[${PYTHON_USEDEP}]
-	dev-python/QtPy[${PYTHON_USEDEP}]
+	dev-python/qtpy[${PYTHON_USEDEP}]
 	dev-python/scipy[${PYTHON_USEDEP}]
 "

diff --git a/dev-python/pywebview/pywebview-4.4.1-r1.ebuild b/dev-python/pywebview/pywebview-4.4.1-r1.ebuild
index c30541e26..fafd60d17 100644
--- a/dev-python/pywebview/pywebview-4.4.1-r1.ebuild
+++ b/dev-python/pywebview/pywebview-4.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -27,7 +27,7 @@ RDEPEND="
 	)
 	qt6? (
 		dev-python/pyside6[${PYTHON_USEDEP},webengine]
-		dev-python/QtPy[${PYTHON_USEDEP},webengine]
+		dev-python/qtpy[${PYTHON_USEDEP},webengine]
 	)
 "
 

diff --git a/dev-python/pywebview/pywebview-5.1-r1.ebuild b/dev-python/pywebview/pywebview-5.1-r1.ebuild
index 7a66a4749..fafd60d17 100644
--- a/dev-python/pywebview/pywebview-5.1-r1.ebuild
+++ b/dev-python/pywebview/pywebview-5.1-r1.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
 	)
 	qt6? (
 		dev-python/pyside6[${PYTHON_USEDEP},webengine]
-		dev-python/QtPy[${PYTHON_USEDEP},webengine]
+		dev-python/qtpy[${PYTHON_USEDEP},webengine]
 	)
 "
 

diff --git a/media-sound/corrscope/corrscope-0.10.0-r1.ebuild b/media-sound/corrscope/corrscope-0.10.0-r1.ebuild
index ea666260a..b0de398d4 100644
--- a/media-sound/corrscope/corrscope-0.10.0-r1.ebuild
+++ b/media-sound/corrscope/corrscope-0.10.0-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
 		dev-python/appdirs[${PYTHON_USEDEP}]
 		dev-python/atomicwrites[${PYTHON_USEDEP}]
 		dev-python/colorspacious[${PYTHON_USEDEP}]
-		dev-python/QtPy[${PYTHON_USEDEP}]
+		dev-python/qtpy[${PYTHON_USEDEP}]
 	')
 	media-video/ffmpeg
 "

diff --git a/media-sound/corrscope/corrscope-0.10.1.ebuild b/media-sound/corrscope/corrscope-0.10.1.ebuild
index 0b7326b81..3215d1c7c 100644
--- a/media-sound/corrscope/corrscope-0.10.1.ebuild
+++ b/media-sound/corrscope/corrscope-0.10.1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
 		dev-python/appdirs[${PYTHON_USEDEP}]
 		dev-python/atomicwrites[${PYTHON_USEDEP}]
 		dev-python/colorspacious[${PYTHON_USEDEP}]
-		dev-python/QtPy[${PYTHON_USEDEP}]
+		dev-python/qtpy[${PYTHON_USEDEP}]
 	')
 	media-video/ffmpeg
 "

diff --git a/media-video/syncplay/syncplay-1.7.3.ebuild b/media-video/syncplay/syncplay-1.7.3.ebuild
index 5a6696368..7574d137d 100644
--- a/media-video/syncplay/syncplay-1.7.3.ebuild
+++ b/media-video/syncplay/syncplay-1.7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -29,11 +29,11 @@ RDEPEND="
 	client? (
 		gui? (
 			$( python_gen_cond_dep \
-				'dev-python/QtPy[${PYTHON_USEDEP},gui,pyside2]' \
+				'dev-python/qtpy[${PYTHON_USEDEP},gui,pyside2]' \
 				python3_{10,11}
 			)
 			$( python_gen_cond_dep \
-				'dev-python/QtPy[${PYTHON_USEDEP},gui,pyside6]' \
+				'dev-python/qtpy[${PYTHON_USEDEP},gui,pyside6]' \
 				python3_12
 			)
 		)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-25  1:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-25  1:37 [gentoo-commits] repo/proj/guru:master commit in: media-sound/corrscope/, dev-python/guiqwt/, dev-python/pywebview/, Haelwenn Monnier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox