- Restrict pytest to < 3.0 as newer released do not work with
this package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=11
This commit is contained in:
parent
c6106f6e0b
commit
b89666545b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 09:15:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Restrict pytest to < 3.0 as newer released do not work with
|
||||
this package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 07:14:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -39,7 +39,7 @@ BuildRequires: python3-CherryPy
|
||||
BuildRequires: python3-lockfile >= 0.9
|
||||
BuildRequires: python3-mock
|
||||
BuildRequires: python3-msgpack
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-pytest < 4
|
||||
BuildRequires: python3-redis >= 2.10.5
|
||||
BuildRequires: python3-requests
|
||||
# /SECTION
|
||||
|
Loading…
Reference in New Issue
Block a user