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