Accepting request 819815 from home:elimat:branches:network:utilities
- Change optional requirements to recommends since they just enhance the tool - Use correct package names for the recommends OBS-URL: https://build.opensuse.org/request/show/819815 OBS-URL: https://build.opensuse.org/package/show/network:utilities/2ping?expand=0&rev=22
This commit is contained in:
parent
fcb8f82a86
commit
3b570ed364
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 9 20:24:04 UTC 2020 - Matthias Eliasson <elimat@opensuse.org>
|
||||||
|
|
||||||
|
- Change optional requirements to recommends since they just enhance the tool
|
||||||
|
- Use correct package names for the recommends
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 2 20:19:07 UTC 2020 - Matthias Eliasson <elimat@opensuse.org>
|
Thu Jul 2 20:19:07 UTC 2020 - Matthias Eliasson <elimat@opensuse.org>
|
||||||
|
|
||||||
|
@ -34,13 +34,12 @@ BuildRequires: %{python_module pycryptodomex}
|
|||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
Requires: python >= 3.5
|
Requires: python >= 3.5
|
||||||
Requires: python-distro
|
Recommends: python3-distro
|
||||||
Requires: python-dnspython
|
Recommends: python3-dnspython
|
||||||
Requires: python-netifaces
|
Recommends: python3-netifaces
|
||||||
Requires: python-pycryptodomex
|
Recommends: python3-pycryptodomex
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user