14
0
forked from pool/python-pycurl

- Add curl7770_compatibility.patch to have package compatible with curl 7.77.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=86
This commit is contained in:
2021-06-04 14:23:45 +00:00
committed by Git OBS Bridge
parent a766bacc73
commit 7c896e3f71
3 changed files with 98 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-pycurl
# spec file
#
# Copyright (c) 2021 SUSE LLC
#
@@ -44,6 +44,9 @@ Patch4: remove_nose.patch
# PATCH-FIX-OPENSUSE make-leap15-compat.patch mcepl@suse.com
# Make tests passing with Leap 15.2
Patch5: make-leap15-compat.patch
# PATCH-FIX-UPSTREAM curl7770_compatibility.patch gh#pycurl/pycurl#689 mcepl@suse.com
# Provide compatiblity with curl 7.77.0+
Patch6: curl7770_compatibility.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes