14
0
forked from pool/python-pycurl

- Update to 7.43.0.3:

* This release primarily fixes an OpenSSL-related installation issue, and
    repairs the ability to use PycURL with newer libcurls compiled without
    FTP support.
- Rebase patch:
  * python-pycurl-7.43.0-tls-backend.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=64
This commit is contained in:
Tomáš Chvátal
2019-07-23 10:28:57 +00:00
committed by Git OBS Bridge
parent 65a6986e5b
commit 2c6fe7918e
5 changed files with 25 additions and 16 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 23 10:20:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 7.43.0.3:
* This release primarily fixes an OpenSSL-related installation issue, and
repairs the ability to use PycURL with newer libcurls compiled without
FTP support.
- Rebase patch:
* python-pycurl-7.43.0-tls-backend.patch
-------------------------------------------------------------------
Mon Apr 8 15:35:42 CEST 2019 - Matej Cepl <mcepl@suse.com>