- 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:
Tomáš Chvátal 2019-09-18 09:15:41 +00:00 committed by Git OBS Bridge
parent c6106f6e0b
commit b89666545b
2 changed files with 7 additions and 1 deletions

View File

@ -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> Fri Apr 5 07:14:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -39,7 +39,7 @@ BuildRequires: python3-CherryPy
BuildRequires: python3-lockfile >= 0.9 BuildRequires: python3-lockfile >= 0.9
BuildRequires: python3-mock BuildRequires: python3-mock
BuildRequires: python3-msgpack BuildRequires: python3-msgpack
BuildRequires: python3-pytest BuildRequires: python3-pytest < 4
BuildRequires: python3-redis >= 2.10.5 BuildRequires: python3-redis >= 2.10.5
BuildRequires: python3-requests BuildRequires: python3-requests
# /SECTION # /SECTION