1
0

Accepting request 875505 from home:bnavigator:pyqt

- remove the runtime requirement on a specific sip-devel package.
  Let the package using the macros decide what they need.

OBS-URL: https://build.opensuse.org/request/show/875505
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-pyqt-rpm-macros?expand=0&rev=12
This commit is contained in:
Benjamin Greiner 2021-02-26 18:51:26 +00:00 committed by Git OBS Bridge
parent e40fff8e07
commit 079ff98850
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 26 18:45:28 UTC 2021 - Ben Greiner <code@bnavigator.de>
- remove the runtime requirement on a specific sip-devel package.
Let the package using the macros decide what they need.
-------------------------------------------------------------------
Fri Feb 19 23:54:52 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -26,8 +26,7 @@ Source0: macros.pyqt
Source1: LICENSE
Requires: fdupes
Requires: python-rpm-macros
# this is not a singlespec package
Requires: (python-sip-devel or python3-sip-devel)
Recommends: %{python_module sip-devel}
BuildArch: noarch
%description