public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/moderngl-window/, dev-python/pywebview/, games-util/ProtonUp-Qt/
Date: Tue, 04 Feb 2025 13:42:06 +0000 (UTC)	[thread overview]
Message-ID: <1738671926.a3e69a9fc327271ef6cc1674b17a7b2ba2df3821.davidroman@gentoo> (raw)

commit:     a3e69a9fc327271ef6cc1674b17a7b2ba2df3821
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Feb  4 12:25:26 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Feb  4 12:25:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a3e69a9f

*/*: rename dev-python/{pyside6 → pyside}

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58e2344a965ca75077542de66f17a02089876f6

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 dev-python/moderngl-window/moderngl-window-3.1.1.ebuild | 2 +-
 dev-python/pywebview/pywebview-4.4.1-r1.ebuild          | 4 ++--
 dev-python/pywebview/pywebview-5.1-r1.ebuild            | 4 ++--
 games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild        | 2 +-
 games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild          | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-python/moderngl-window/moderngl-window-3.1.1.ebuild b/dev-python/moderngl-window/moderngl-window-3.1.1.ebuild
index dc3c445f8..895edae01 100644
--- a/dev-python/moderngl-window/moderngl-window-3.1.1.ebuild
+++ b/dev-python/moderngl-window/moderngl-window-3.1.1.ebuild
@@ -59,5 +59,5 @@ pkg_postinst() {
 	optfeature "supporting pysdl2 as backend" dev-python/pysdl2
 	optfeature "supporting GLFW as backend" dev-python/glfw
 	optfeature "supporting QT5 as backend" dev-python/pyqt5
-	optfeature "supporting PySide as backend" dev-python/pyside6
+	optfeature "supporting PySide as backend" dev-python/pyside
 }

diff --git a/dev-python/pywebview/pywebview-4.4.1-r1.ebuild b/dev-python/pywebview/pywebview-4.4.1-r1.ebuild
index fafd60d17..c1a05952b 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-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,7 +26,7 @@ RDEPEND="
 		net-libs/webkit-gtk
 	)
 	qt6? (
-		dev-python/pyside6[${PYTHON_USEDEP},webengine]
+		dev-python/pyside[${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 fafd60d17..c1a05952b 100644
--- a/dev-python/pywebview/pywebview-5.1-r1.ebuild
+++ b/dev-python/pywebview/pywebview-5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,7 +26,7 @@ RDEPEND="
 		net-libs/webkit-gtk
 	)
 	qt6? (
-		dev-python/pyside6[${PYTHON_USEDEP},webengine]
+		dev-python/pyside[${PYTHON_USEDEP},webengine]
 		dev-python/qtpy[${PYTHON_USEDEP},webengine]
 	)
 "

diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild
index e25aa3119..8d4886d67 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild
@@ -22,7 +22,7 @@ KEYWORDS="~amd64"
 
 RDEPEND="
 	>=dev-python/pyaml-6.0[${PYTHON_USEDEP}]
-	>=dev-python/pyside6-6.3.0[dbus,gui,uitools,widgets,${PYTHON_USEDEP}]
+	>=dev-python/pyside-6.3.0[dbus,gui,uitools,widgets,${PYTHON_USEDEP}]
 	>=dev-python/pyxdg-0.27[${PYTHON_USEDEP}]
 	>=dev-python/requests-2.27.0[${PYTHON_USEDEP}]
 	>=dev-python/steam-1.6.1[${PYTHON_USEDEP}]

diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
index c1fcf5197..15070e35a 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 
 RDEPEND="
 	dev-python/pyaml[${PYTHON_USEDEP}]
-	dev-python/pyside6[dbus,gui,uitools,widgets,${PYTHON_USEDEP}]
+	dev-python/pyside[dbus,gui,uitools,widgets,${PYTHON_USEDEP}]
 	dev-python/pyxdg[${PYTHON_USEDEP}]
 	dev-python/requests[${PYTHON_USEDEP}]
 	dev-python/steam[${PYTHON_USEDEP}]


                 reply	other threads:[~2025-02-04 13:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1738671926.a3e69a9fc327271ef6cc1674b17a7b2ba2df3821.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox