Accepting request 582047 from home:computersalat:devel:python
fix deps for hypothesis, pytest OBS-URL: https://build.opensuse.org/request/show/582047 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=91
This commit is contained in:
parent
a423e36678
commit
06442f25ba
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 16:44:33 UTC 2018 - chris@computersalat.de
|
||||
|
||||
- fix deps for hypothesis, pytest
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 10:54:03 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
|
@ -58,12 +58,12 @@ BuildRequires: python2-enum34
|
||||
BuildRequires: python2-ipaddress
|
||||
%endif
|
||||
# SECTION Test requirements
|
||||
BuildRequires: %{python_module hypothesis}
|
||||
BuildRequires: %{python_module hypothesis >= 1.11.4}
|
||||
BuildRequires: %{python_module iso8601}
|
||||
BuildRequires: %{python_module packaging}
|
||||
BuildRequires: %{python_module pretend}
|
||||
BuildRequires: %{python_module pyasn1 >= 0.1.8}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module pytest > 3.3.0}
|
||||
BuildRequires: %{python_module virtualenv}
|
||||
# /SECTION
|
||||
# python-base is not enough, we need the _ssl module
|
||||
|
Loading…
Reference in New Issue
Block a user