diff --git a/python-coverage.spec b/python-coverage.spec index 7c55d42..db7c17e 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -32,7 +32,7 @@ Patch0: traced_file_absolute.patch Patch1: 0001-make-data-collection-operations-thread-safe.patch # PATCH-FIX-UPSTREAM change__file__report-dir.patch gh#nedbat/coveragepy#1161 mcepl@suse.com # Fix yet another regression in Python 3.8.10, this time about __file__ value for directories. -Patch0: change__file__report-dir.patch +Patch2: change__file__report-dir.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module flaky} BuildRequires: %{python_module hypothesis >= 4.57}