forked from pool/python-hypothesis
Accepting request 581943 from home:computersalat:devel:python
fix deps for setuptools OBS-URL: https://build.opensuse.org/request/show/581943 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=55
This commit is contained in:
parent
92c8fb4a84
commit
3194b745ce
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 09:58:08 UTC 2018 - chris@computersalat.de
|
||||
|
||||
- fix deps for setuptools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 17:36:35 UTC 2018 - aplanas@suse.com
|
||||
|
||||
|
@ -42,7 +42,7 @@ Patch0: %{name}-build.patch
|
||||
#BuildRequires: %{python_module pandas}
|
||||
#BuildRequires: %{python_module pytest >= 2.8.0}
|
||||
#BuildRequires: %{python_module pytz}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module setuptools >= 36}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-attrs
|
||||
|
Loading…
Reference in New Issue
Block a user