From 9f1db68bc12947d0483f04c0f5bc0916bcdedb3388967015fb4de27e2e85d921 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 26 Jan 2024 08:43:07 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=22 --- python-pyqt-builder.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pyqt-builder.spec b/python-pyqt-builder.spec index 102100a..287d988 100644 --- a/python-pyqt-builder.spec +++ b/python-pyqt-builder.spec @@ -25,7 +25,7 @@ Summary: The PEP 517 compliant PyQt build system License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP URL: https://www.riverbankcomputing.com/software/pyqt-builder Source0: https://files.pythonhosted.org/packages/source/P/PyQt-builder/PyQt-builder-%{version}.tar.gz -# PATCH-FEATURE-SUSE support-python3.6.patch alarrosa@suse.com +# PATCH-FEATURE-SUSE support-python3.6.patch alarrosa@suse.com -- The PyQt5 packages have the SLE15 python module macro, but it is disable in some maintance projects Patch0: support-python3.6.patch BuildRequires: %{python_module base >= 3.6} BuildRequires: %{python_module pip}