ok
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=2
This commit is contained in:
parent
3ebdbbaf64
commit
a154ab5611
@ -25,15 +25,16 @@ License: MIT OR Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/python-trio/trustme
|
||||
Source: https://files.pythonhosted.org/packages/source/t/trustme/trustme-%{version}.tar.gz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: %{python_module cryptography}
|
||||
BuildRequires: %{python_module idna}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module pyOpenSSL}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module service_identity}
|
||||
%ifpython2
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-futures
|
||||
BuildRequires: python-ipaddress
|
||||
%ifpython2
|
||||
Requires: python-ipaddress
|
||||
%endif
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Loading…
Reference in New Issue
Block a user