Package: pycurl / 7.45.7-3

Metadata

Package Version Patches format
pycurl 7.45.7-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 tests Don t use proxy when testing connection to 1.patch | (download)

tests/open_socket_cb_test.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] tests: don't use proxy when testing connection to ::1
20_build_doc_for_debian.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 adapt documentation build process for debian packaging purposes

0004 Removed privacy breach in docs.patch | (download)

README.rst | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 removed privacy breach in docs


skip_kerberos_tests_on_libcurl_8.17.0.patch | (download)

tests/option_constants_test.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 [patch] skip kerberos tests on libcurl >= 8.17.0

CURLOPT_KRBLEVEL and CURLOPT_KRB4LEVEL were removed in libcurl
8.17.0 and now return CURLE_NOT_BUILT_IN.