Don't attempt to apply obsolete, removed patch

Oops.

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
Nils Philippsen 2021-12-23 16:46:29 +01:00
parent c4b6ba35fb
commit bc479fe6c4

View File

@ -78,7 +78,6 @@ This package includes the python 3 version of the module.
%prep %prep
%setup -q -n %{srcname}-%{srcversion} %setup -q -n %{srcname}-%{srcversion}
%patch0 -p1 -b .fix-tests
# Remove flag for pytest-xdist. (python2-pytest-xdist is a removed dependency.) # Remove flag for pytest-xdist. (python2-pytest-xdist is a removed dependency.)
# (--max-worker-restart=5 would end the test run after 5 crashing tests.) # (--max-worker-restart=5 would end the test run after 5 crashing tests.)