From 97e7fe873ea37d782eedfb7e98fe8dc38e9f5c3275ce281bb66008a107b1d645 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Tue, 10 Sep 2024 15:52:41 +0000 Subject: [PATCH] Accepting request 1199907 from home:alarrosa:branches:KDE:Qt:PyQt:PyQt6-6.7.0 - Use sources from pypi. They're what we were using and upstream doesn't seem to release sources from their homepage anymore. OBS-URL: https://build.opensuse.org/request/show/1199907 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6?expand=0&rev=31 --- python-PyQt6.changes | 6 ++++++ python-PyQt6.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-PyQt6.changes b/python-PyQt6.changes index a16cae7..44d1a82 100644 --- a/python-PyQt6.changes +++ b/python-PyQt6.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 10 14:40:49 UTC 2024 - Antonio Larrosa + +- Use sources from pypi. They're what we were using and upstream + doesn't seem to release sources from their homepage anymore. + ------------------------------------------------------------------- Sun Apr 21 13:32:25 UTC 2024 - Ben Greiner diff --git a/python-PyQt6.spec b/python-PyQt6.spec index e0f9ec8..5433698 100644 --- a/python-PyQt6.spec +++ b/python-PyQt6.spec @@ -27,9 +27,7 @@ Summary: Python bindings for Qt 6 License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/pyqt -# boo#1222514 -#Source: https://files.pythonhosted.org/packages/source/P/PyQt6/PyQt6-%%{version}.tar.gz -Source: https://riverbankcomputing.com/pypi/packages/PyQt6/PyQt6-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/P/PyQt6/PyQt6-%{version}.tar.gz # PATCH-FIX-OPENSUSE - disable-rpaths.diff - Disable RPATH when building PyQt6. Patch0: disable-rpaths.diff # PATCH-FIX-OPENSUSE - install binary dbus mainloop integration in arch dependent directory