14
0

compatibility with pytest 4+ officially. And of course, we

don't have to massacre test files anymore.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyHamcrest?expand=0&rev=17
This commit is contained in:
2019-11-21 12:38:50 +00:00
committed by Git OBS Bridge
parent f49e15a53d
commit 6b129d17c1
2 changed files with 2 additions and 3 deletions

View File

@@ -3,7 +3,8 @@ 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.
compatibility with pytest 4+ officially. And of course, we
don't have to massacre test files anymore.
-------------------------------------------------------------------
Tue Nov 5 11:20:23 UTC 2019 - Matej Cepl <mcepl@suse.com>