Clean SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-checkdmarc?expand=0&rev=3
This commit is contained in:
parent
082a0549af
commit
bc7cb9064c
@ -29,7 +29,15 @@ Source1: https://raw.githubusercontent.com/domainaware/checkdmarc/master/
|
|||||||
Source2: https://raw.githubusercontent.com/domainaware/checkdmarc/master/tests.py
|
Source2: https://raw.githubusercontent.com/domainaware/checkdmarc/master/tests.py
|
||||||
Patch0: skip-broken-tests.patch
|
Patch0: skip-broken-tests.patch
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
Requires: python-dnspython >= 2.0.0
|
||||||
|
Requires: python-expiringdict >= 1.1.4
|
||||||
|
Requires: python-publicsuffix2 >= 2.20191221
|
||||||
|
Requires: python-pyleri >= 1.3.2
|
||||||
|
Requires: python-requests >= 2.25.0
|
||||||
|
Requires: python-timeout-decorator >= 0.4.1
|
||||||
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module dnspython >= 2.0.0}
|
BuildRequires: %{python_module dnspython >= 2.0.0}
|
||||||
BuildRequires: %{python_module expiringdict >= 1.1.4}
|
BuildRequires: %{python_module expiringdict >= 1.1.4}
|
||||||
@ -38,14 +46,6 @@ BuildRequires: %{python_module pyleri >= 1.3.2}
|
|||||||
BuildRequires: %{python_module requests >= 2.25.0}
|
BuildRequires: %{python_module requests >= 2.25.0}
|
||||||
BuildRequires: %{python_module timeout-decorator >= 0.4.1}
|
BuildRequires: %{python_module timeout-decorator >= 0.4.1}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
BuildRequires: fdupes
|
|
||||||
Requires: python-dnspython >= 2.0.0
|
|
||||||
Requires: python-expiringdict >= 1.1.4
|
|
||||||
Requires: python-publicsuffix2 >= 2.20191221
|
|
||||||
Requires: python-pyleri >= 1.3.2
|
|
||||||
Requires: python-requests >= 2.25.0
|
|
||||||
Requires: python-timeout-decorator >= 0.4.1
|
|
||||||
BuildArch: noarch
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user