14
0

- Restrict pytest to 3.x as the newer does not work with release.

In upstream git this was fixed by quite few commits so lets
  just wait for the release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyHamcrest?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-07-19 10:23:07 +00:00
committed by Git OBS Bridge
parent e00fe5d35e
commit 1d3536b816
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 19 10:22:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Restrict pytest to 3.x as the newer does not work with release.
In upstream git this was fixed by quite few commits so lets
just wait for the release
-------------------------------------------------------------------
Wed Jul 3 08:35:33 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>