14
0
forked from pool/python-pycurl

Accepting request 571151 from home:vitezslav_cizek:branches:devel:languages:python

- Since version 7.58.0, curl may be compiled with libssh instead of
  libssh2 which differ in supported functionality (bsc#1078329)
  * add pycurl-libssh.patch
- update license

OBS-URL: https://build.opensuse.org/request/show/571151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=34
This commit is contained in:
Tomáš Chvátal
2018-01-30 17:25:48 +00:00
committed by Git OBS Bridge
parent 8d7f4c29b2
commit c1a8a0c2b5
3 changed files with 76 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 30 16:01:27 UTC 2018 - vcizek@suse.com
- Since version 7.58.0, curl may be compiled with libssh instead of
libssh2 which differ in supported functionality (bsc#1078329)
* add pycurl-libssh.patch
- update license
-------------------------------------------------------------------
Fri Dec 8 18:06:28 UTC 2017 - arun@gmx.de