14
0
forked from pool/python-pycurl

- Skip test_multi_socket_select (gh#pycurl/pycurl#819),

test_multi_socket_action (gh#pycurl/pycurl#729), and
  test_request_with_verifypeer (gh#pycurl/pycurl#822).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=101
This commit is contained in:
2023-10-12 18:11:45 +00:00
committed by Git OBS Bridge
parent 240cef0feb
commit 2de07c02b1
2 changed files with 13 additions and 3 deletions

View File

@@ -6,7 +6,9 @@ Thu Oct 12 16:23:50 UTC 2023 - Ana Guerrero <ana.guerrero@suse.com>
-------------------------------------------------------------------
Thu Oct 12 14:09:12 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Skip test_multi_socket_select (gh#pycurl/pycurl#819)
- Skip test_multi_socket_select (gh#pycurl/pycurl#819),
test_multi_socket_action (gh#pycurl/pycurl#729), and
test_request_with_verifypeer (gh#pycurl/pycurl#822).
-------------------------------------------------------------------
Sun Apr 23 23:18:42 UTC 2023 - Matej Cepl <mcepl@suse.com>