Accepting request 632139 from devel:languages:python
- Raise pytest requirement to match up what is in setup.py OBS-URL: https://build.opensuse.org/request/show/632139 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sybil?expand=0&rev=4
This commit is contained in:
commit
19facf63e8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 11:07:06 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Raise pytest requirement to match up what is in setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 11 09:15:40 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
@ -28,7 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/s/sybil/sybil-%{v
|
||||
BuildRequires: %{python_module Sphinx}
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module pkginfo}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module pytest >= 3.5.0}
|
||||
BuildRequires: %{python_module python-coveralls}
|
||||
BuildRequires: %{python_module setuptools-git}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
Loading…
x
Reference in New Issue
Block a user