forked from pool/python-CacheControl
Accepting request 732618 from devel:languages:python
- Restrict pytest to 3.x as newer released do not work with this package OBS-URL: https://build.opensuse.org/request/show/732618 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CacheControl?expand=0&rev=5
This commit is contained in:
commit
95e26f1c54
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 09:15:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Restrict pytest to 3.x 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