14
0

- Remove pytest4.patch and replace it with pytest4-02.patch,

which is the upstream gh#hamcrest/PyHamcrest#124 fixing
  compatibility with pytest 4+ officially.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyHamcrest?expand=0&rev=16
This commit is contained in:
2019-11-21 11:10:31 +00:00
committed by Git OBS Bridge
parent 6847971762
commit f49e15a53d
4 changed files with 110 additions and 37 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 21 12:06:53 CET 2019 - Matej Cepl <mcepl@suse.com>
- Remove pytest4.patch and replace it with pytest4-02.patch,
which is the upstream gh#hamcrest/PyHamcrest#124 fixing
compatibility with pytest 4+ officially.
-------------------------------------------------------------------
Tue Nov 5 11:20:23 UTC 2019 - Matej Cepl <mcepl@suse.com>