Apply new patch

This commit is contained in:
Julien Enselme 2019-08-01 22:17:03 +02:00
parent 2e9a0ca1f0
commit 4e3532bafe

View File

@ -55,6 +55,7 @@ Requires: python3-pytest >= 2.7
%setup -qn %{pypi_name}-%{version}
rm -rf *.egg-info
%patch0 -p1
%patch1 -p1
# Correct end of line encoding for README
sed -i 's/\r$//' README.rst