From 8039fcf191ebfc41fa1c3d2f192c7828b1f0832fdd9acf95371b32997af599b5 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 2 Feb 2022 17:30:54 +0000 Subject: [PATCH] - Fix name of Patch4, it is skip-partitions-erros.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=138 --- python-psutil.changes | 5 +++++ python-psutil.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-psutil.changes b/python-psutil.changes index 30f618b..fd3b89f 100644 --- a/python-psutil.changes +++ b/python-psutil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 2 17:30:32 UTC 2022 - Matej Cepl + +- Fix name of Patch4, it is skip-partitions-erros.patch + ------------------------------------------------------------------- Sun Jan 30 01:38:45 UTC 2022 - Matej Cepl diff --git a/python-psutil.spec b/python-psutil.spec index 032af8b..49f6374 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -36,8 +36,8 @@ Patch1: skip-obs.patch Patch2: skip_failing_tests.patch # PATCH-FIX-SLE skip_rlimit_tests_on_python2.patch alarrosa@suse.com Patch3: skip_rlimit_tests_on_python2.patch -# PATCH-FIX-UPSTREAM skip_failing_tests.patch gh#giampaolo/psutil#2043 mcepl@suse.com -Patch4: skip_failing_tests.patch +# PATCH-FIX-UPSTREAM skip-partitions-erros.patch gh#giampaolo/psutil#2043 mcepl@suse.com +Patch4: skip-partitions-erros.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes