From db5cc80b667f8db9b84159eb7f4d34f034b5d426bdab120ef24241bffb6a53f5 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 5 Nov 2019 11:09:43 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyHamcrest?expand=0&rev=13 --- python-PyHamcrest.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-PyHamcrest.changes b/python-PyHamcrest.changes index e4ddc33..2eeb269 100644 --- a/python-PyHamcrest.changes +++ b/python-PyHamcrest.changes @@ -4,6 +4,8 @@ Mon Nov 4 14:35:43 UTC 2019 - Matej Cepl - Because of gh#hamcrest/PyHamcrest#123 we have to remove tests/hamcrest_unit_test/core/is{_test,instanceof_test}.py to make the test suite passing. + Patch pytest4.patch has been removed, it was a step into dead + end. ------------------------------------------------------------------- Fri Jul 19 10:22:31 UTC 2019 - Tomáš Chvátal