diff --git a/python-PyHamcrest.changes b/python-PyHamcrest.changes index 99d82ab..d49d31e 100644 --- a/python-PyHamcrest.changes +++ b/python-PyHamcrest.changes @@ -3,7 +3,8 @@ Thu Nov 21 12:06:53 CET 2019 - Matej Cepl - 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 diff --git a/python-PyHamcrest.spec b/python-PyHamcrest.spec index b37e217..2043ab5 100644 --- a/python-PyHamcrest.spec +++ b/python-PyHamcrest.spec @@ -65,8 +65,6 @@ rm pytest.ini %python_expand %fdupes %{buildroot}%{$python_sitelib}/hamcrest %check -# gh#hamcrest/PyHamcrest#123 -rm -f tests/hamcrest_unit_test/core/is{_test,instanceof_test}.py %pytest %files %{python_files}