* [gentoo-commits] repo/proj/guru:master commit in: dev-python/guidata/, media-gfx/vimiv-qt/, gui-apps/meteo-qt/, ...
@ 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: 9f6ca3538e4cbaed864a5fe37862e61446f6cd5d
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Nov 24 20:48:16 2024 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sun Nov 24 20:48:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9f6ca353
*/*: rename dev-python/{PyQt5 → pyqt5}
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-misc/vocabsieve/vocabsieve-0.12.2.ebuild | 4 ++--
app-office/pyspread/pyspread-2.1.1.ebuild | 2 +-
dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild | 4 ++--
dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild | 4 ++--
dev-python/PythonQwt/PythonQwt-0.12.7.ebuild | 4 ++--
dev-python/PythonQwt/PythonQwt-0.14.1.ebuild | 4 ++--
dev-python/cassowary/cassowary-0.6.ebuild | 6 +++---
dev-python/guidata/guidata-3.6.3.ebuild | 2 +-
dev-python/guidata/guidata-3.7.1.ebuild | 2 +-
dev-python/guidata/metadata.xml | 2 +-
gui-apps/meteo-qt/meteo-qt-3.3.ebuild | 6 +++---
gui-apps/meteo-qt/meteo-qt-3.4.ebuild | 4 ++--
media-gfx/vimiv-qt/vimiv-qt-0.9.0.ebuild | 4 ++--
13 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/app-misc/vocabsieve/vocabsieve-0.12.2.ebuild b/app-misc/vocabsieve/vocabsieve-0.12.2.ebuild
index cccf2e9a9..05b068bd7 100644
--- a/app-misc/vocabsieve/vocabsieve-0.12.2.ebuild
+++ b/app-misc/vocabsieve/vocabsieve-0.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
- dev-python/PyQt5[${PYTHON_USEDEP},multimedia]
+ dev-python/pyqt5[${PYTHON_USEDEP},multimedia]
dev-python/loguru[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/simplemma[${PYTHON_USEDEP}]
diff --git a/app-office/pyspread/pyspread-2.1.1.ebuild b/app-office/pyspread/pyspread-2.1.1.ebuild
index 254f38998..ee0b2dc0e 100644
--- a/app-office/pyspread/pyspread-2.1.1.ebuild
+++ b/app-office/pyspread/pyspread-2.1.1.ebuild
@@ -21,7 +21,7 @@ KEYWORDS="~amd64"
# >=dev-python/numpy-2 is incompatible.
# https://gitlab.com/pyspread/pyspread/-/issues/125
RDEPEND="
- >=dev-python/PyQt5-5.10.0[gui,printsupport,svg,widgets,${PYTHON_USEDEP}]
+ >=dev-python/pyqt5-5.10.0[gui,printsupport,svg,widgets,${PYTHON_USEDEP}]
>=dev-python/markdown2-2.3[${PYTHON_USEDEP}]
>=dev-python/matplotlib-1.1.1[${PYTHON_USEDEP}]
<dev-python/numpy-2[${PYTHON_USEDEP}]
diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild
index b916a46b0..9199ecfb7 100644
--- a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild
+++ b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.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
@@ -24,7 +24,7 @@ KEYWORDS="~amd64"
DEPEND="test? (
dev-python/mypy[${PYTHON_USEDEP}]
- dev-python/PyQt5[${PYTHON_USEDEP},widgets]
+ dev-python/pyqt5[${PYTHON_USEDEP},widgets]
)
"
diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild
index cd625375d..caacbc332 100644
--- a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild
+++ b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.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
@@ -25,7 +25,7 @@ KEYWORDS="~amd64"
DEPEND="test? (
dev-python/mypy[${PYTHON_USEDEP}]
dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
- dev-python/PyQt5[${PYTHON_USEDEP},bluetooth,dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets]
+ dev-python/pyqt5[${PYTHON_USEDEP},bluetooth,dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets]
)
"
diff --git a/dev-python/PythonQwt/PythonQwt-0.12.7.ebuild b/dev-python/PythonQwt/PythonQwt-0.12.7.ebuild
index a214ce83a..12d8f5576 100644
--- a/dev-python/PythonQwt/PythonQwt-0.12.7.ebuild
+++ b/dev-python/PythonQwt/PythonQwt-0.12.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,6 +18,6 @@ KEYWORDS="~amd64 ~x86"
RESTRICT="test"
RDEPEND="
- dev-python/PyQt5[${PYTHON_USEDEP},svg]
+ dev-python/pyqt5[${PYTHON_USEDEP},svg]
dev-python/numpy[${PYTHON_USEDEP}]
"
diff --git a/dev-python/PythonQwt/PythonQwt-0.14.1.ebuild b/dev-python/PythonQwt/PythonQwt-0.14.1.ebuild
index a214ce83a..12d8f5576 100644
--- a/dev-python/PythonQwt/PythonQwt-0.14.1.ebuild
+++ b/dev-python/PythonQwt/PythonQwt-0.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,6 +18,6 @@ KEYWORDS="~amd64 ~x86"
RESTRICT="test"
RDEPEND="
- dev-python/PyQt5[${PYTHON_USEDEP},svg]
+ dev-python/pyqt5[${PYTHON_USEDEP},svg]
dev-python/numpy[${PYTHON_USEDEP}]
"
diff --git a/dev-python/cassowary/cassowary-0.6.ebuild b/dev-python/cassowary/cassowary-0.6.ebuild
index aedcfde5e..5f1cc863e 100644
--- a/dev-python/cassowary/cassowary-0.6.ebuild
+++ b/dev-python/cassowary/cassowary-0.6.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=no
-PYTHON_COMPAT=(python3_{9..12})
+PYTHON_COMPAT=(python3_{10..12})
inherit linux-mod-r1 distutils-r1 desktop
@@ -25,7 +25,7 @@ BDEPEND="dev-python/setuptools
RDEPEND="net-misc/freerdp
dev-python/libvirt-python
- dev-python/PyQt5
+ dev-python/pyqt5
"
DEPEND="${RDEPEND}"
diff --git a/dev-python/guidata/guidata-3.6.3.ebuild b/dev-python/guidata/guidata-3.6.3.ebuild
index 94a027a8f..a07b62dd9 100644
--- a/dev-python/guidata/guidata-3.6.3.ebuild
+++ b/dev-python/guidata/guidata-3.6.3.ebuild
@@ -19,7 +19,7 @@ IUSE="test +pyqt5 pyqt6"
REQUIRED_USE="|| ( pyqt5 pyqt6 )"
RDEPEND="
- pyqt5? ( dev-python/PyQt5[${PYTHON_USEDEP}] )
+ pyqt5? ( dev-python/pyqt5[${PYTHON_USEDEP}] )
pyqt6? ( dev-python/pyqt6[${PYTHON_USEDEP}] )
dev-python/h5py[${PYTHON_USEDEP}]
diff --git a/dev-python/guidata/guidata-3.7.1.ebuild b/dev-python/guidata/guidata-3.7.1.ebuild
index 94a027a8f..a07b62dd9 100644
--- a/dev-python/guidata/guidata-3.7.1.ebuild
+++ b/dev-python/guidata/guidata-3.7.1.ebuild
@@ -19,7 +19,7 @@ IUSE="test +pyqt5 pyqt6"
REQUIRED_USE="|| ( pyqt5 pyqt6 )"
RDEPEND="
- pyqt5? ( dev-python/PyQt5[${PYTHON_USEDEP}] )
+ pyqt5? ( dev-python/pyqt5[${PYTHON_USEDEP}] )
pyqt6? ( dev-python/pyqt6[${PYTHON_USEDEP}] )
dev-python/h5py[${PYTHON_USEDEP}]
diff --git a/dev-python/guidata/metadata.xml b/dev-python/guidata/metadata.xml
index f6908f474..d98e27522 100644
--- a/dev-python/guidata/metadata.xml
+++ b/dev-python/guidata/metadata.xml
@@ -10,7 +10,7 @@
<remote-id type="github">PlotPyStack/guidata</remote-id>
</upstream>
<use>
- <flag name="pyqt5">Use <pkg>dev-python/PyQt5</pkg> as Qt for Python implementation</flag>
+ <flag name="pyqt5">Use <pkg>dev-python/pyqt5</pkg> as Qt for Python implementation</flag>
<flag name="pyqt6">Use <pkg>dev-python/pyqt6</pkg> as Qt for Python implementation</flag>
</use>
</pkgmetadata>
diff --git a/gui-apps/meteo-qt/meteo-qt-3.3.ebuild b/gui-apps/meteo-qt/meteo-qt-3.3.ebuild
index 4423fd181..5b3d0b13d 100644
--- a/gui-apps/meteo-qt/meteo-qt-3.3.ebuild
+++ b/gui-apps/meteo-qt/meteo-qt-3.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
@@ -18,12 +18,12 @@ KEYWORDS="~amd64"
RDEPEND="
$(python_gen_cond_dep '
- dev-python/PyQt5[${PYTHON_USEDEP}]
+ dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
')
"
BDEPEND="
- dev-python/PyQt5
+ dev-python/pyqt5
dev-qt/linguist-tools
"
diff --git a/gui-apps/meteo-qt/meteo-qt-3.4.ebuild b/gui-apps/meteo-qt/meteo-qt-3.4.ebuild
index aa2f9f9ec..5b3d0b13d 100644
--- a/gui-apps/meteo-qt/meteo-qt-3.4.ebuild
+++ b/gui-apps/meteo-qt/meteo-qt-3.4.ebuild
@@ -18,12 +18,12 @@ KEYWORDS="~amd64"
RDEPEND="
$(python_gen_cond_dep '
- dev-python/PyQt5[${PYTHON_USEDEP}]
+ dev-python/pyqt5[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
')
"
BDEPEND="
- dev-python/PyQt5
+ dev-python/pyqt5
dev-qt/linguist-tools
"
diff --git a/media-gfx/vimiv-qt/vimiv-qt-0.9.0.ebuild b/media-gfx/vimiv-qt/vimiv-qt-0.9.0.ebuild
index 151ddf463..e0c65ab32 100644
--- a/media-gfx/vimiv-qt/vimiv-qt-0.9.0.ebuild
+++ b/media-gfx/vimiv-qt/vimiv-qt-0.9.0.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
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="debug"
-RDEPEND=">=dev-python/PyQt5-5.13.2[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/pyqt5-5.13.2[${PYTHON_USEDEP}]"
DOCS="README.md AUTHORS"
distutils_enable_tests pytest
^ 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: dev-python/guidata/, media-gfx/vimiv-qt/, gui-apps/meteo-qt/, Haelwenn Monnier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox