diff --git a/python-PyQt6-3D.changes b/python-PyQt6-3D.changes index a6fb94e..5ca2d59 100644 --- a/python-PyQt6-3D.changes +++ b/python-PyQt6-3D.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 8 08:52:09 UTC 2024 - Ben Greiner + +- Back to PyPI source +- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185 + ------------------------------------------------------------------- Tue Nov 5 08:22:29 UTC 2024 - Dominique Leuenberger diff --git a/python-PyQt6-3D.spec b/python-PyQt6-3D.spec index 27beb85..deea3b0 100644 --- a/python-PyQt6-3D.spec +++ b/python-PyQt6-3D.spec @@ -27,9 +27,7 @@ Summary: Python bindings for the Qt 3D framework License: GPL-3.0-only Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/pyqt3d -# boo#1222514 -# Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%%{qtlib}/PyQt6_%%{qtlib}-%%{version}.tar.gz -Source: https://riverbankcomputing.com/pypi/packages/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz BuildRequires: %{python_module PyQt6-devel >= 6.2} BuildRequires: %{python_module devel} BuildRequires: %{python_module pyqt-builder >= 1.9 with %python-pyqt-builder < 2} @@ -45,8 +43,8 @@ BuildRequires: cmake(Qt63DExtras) BuildRequires: cmake(Qt63DInput) BuildRequires: cmake(Qt63DLogic) BuildRequires: cmake(Qt63DRender) -Requires: python-PyQt6 >= %(rpm -q --whatprovides python3-PyQt6 --qf "%%{version}") -Requires: python-PyQt6-sip >= %(rpm -q --whatprovides python3-PyQt6-sip --qf "%%{version}") +Requires: python-PyQt6 >= %(rpm -q --whatprovides python-PyQt6 --qf "%%{version}") +Requires: python-PyQt6-sip >= %(rpm -q --whatprovides python-PyQt6-sip --qf "%%{version}") Provides: python-qt3d-qt6 = %{version}-%{release} %python_subpackages