forked from pool/python-pycurl
Accepting request 877724 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/877724 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycurl?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 09:27:05 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- Remove a failing test-case until fixed in curl:
|
||||
* Upstream issue: https://github.com/curl/curl/issues/6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 23:06:36 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -79,6 +79,10 @@ This package contains documentation and examples.
|
||||
%setup -q -n pycurl-%{version}
|
||||
%autopatch -p1
|
||||
|
||||
# temporarily remove a failing test-case until the issue is
|
||||
# fixed in curl: https://github.com/curl/curl/issues/6615
|
||||
rm -f tests/failonerror_test.py
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
export PYCURL_SSL_LIBRARY=openssl
|
||||
|
Reference in New Issue
Block a user