forked from pool/python-cryptography
- add python-packaging to requirements explicitly instead of relying
on setuptools to pull it in OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=61
This commit is contained in:
committed by
Git OBS Bridge
parent
00ec0fea30
commit
08cc8a9bfd
@@ -45,6 +45,7 @@ BuildRequires: python2-ipaddress
|
||||
# SECTION Test requirements
|
||||
BuildRequires: %{python_module hypothesis}
|
||||
BuildRequires: %{python_module iso8601}
|
||||
BuildRequires: %{python_module packaging}
|
||||
BuildRequires: %{python_module pretend}
|
||||
BuildRequires: %{python_module pyasn1 >= 0.1.8}
|
||||
BuildRequires: %{python_module pytest}
|
||||
@@ -56,6 +57,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
Requires: python-asn1crypto >= 0.21.0
|
||||
Requires: python-idna >= 2.1
|
||||
Requires: python-packaging
|
||||
Requires: python-pyasn1 >= 0.1.8
|
||||
Requires: python-setuptools >= 11.3
|
||||
Requires: python-six >= 1.4.1
|
||||
|
Reference in New Issue
Block a user