From 56c0c1fa40bbaea3396dc66804f07ca38fb4e5bd26621f2b089c50474631f096 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 12 Jan 2023 21:25:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-pyqt-builder?expand=0&rev=14 --- python-pyqt-builder.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/python-pyqt-builder.spec b/python-pyqt-builder.spec index aa1c522..dc5f606 100644 --- a/python-pyqt-builder.spec +++ b/python-pyqt-builder.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-pyqt-builder # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,20 +29,20 @@ Patch0: support-python3.6.patch # PATCH-FEATURE-SUSE pyqt-builder-add-timeline5.15.patch code@bnavigator.de Patch1: pyqt-builder-add-timeline5.15.patch BuildRequires: %{python_module base >= 3.6} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-sip-devel >= 6.7 Requires: python-packaging +Requires: python-sip-devel >= 6.7 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Provides: python-PyQt-builder = %{version}-%{release} BuildArch: noarch # SECTION Test Requirements -BuildRequires: %{python_module sip-devel >= 6.7} BuildRequires: %{python_module packaging} +BuildRequires: %{python_module sip-devel >= 6.7} # /SECTION %python_subpackages @@ -81,7 +81,7 @@ $python -c 'import pyqtbuild' %postun %python_uninstall_alternative pyqt-bundle -%files %python_files +%files %{python_files} %license LICENSE* %doc README NEWS ChangeLog %python_alternative %{_bindir}/pyqt-bundle