From e88975f3aeeb789acaa71e0c9869616e1f585e2906a4bab5bde9a09347b570d0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 15 Dec 2020 13:45:48 +0000 Subject: [PATCH] Fix patches OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=79 --- python-pycurl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index 4d1b7d2..1f27a76 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -45,7 +45,7 @@ Patch3: disable_randomly_failing_tests.patch Patch4: remove_nose.patch # PATCH-FIX-OPENSUSE make-leap15-compat.patch mcepl@suse.com # Make tests passing with Leap 15.2 -Patch5: make-py2-compat.patch +Patch5: make-leap15-compat.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes