forked from pool/python-urllib3
Fiddle with changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=181
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 24 05:06:02 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
Thu Oct 3 05:10:09 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Update to 2.2.3:
|
- Update to 2.2.3:
|
||||||
* Features
|
* Features
|
||||||
@@ -51,6 +51,8 @@ Tue Sep 24 05:06:02 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|||||||
- Drop patches, they are now included upstream:
|
- Drop patches, they are now included upstream:
|
||||||
* CVE-2024-37891.patch
|
* CVE-2024-37891.patch
|
||||||
* openssl-3.2.patch
|
* openssl-3.2.patch
|
||||||
|
- Included patched hypercorn, which is only unpacked and used for the test
|
||||||
|
suite.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 18 09:46:57 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
Tue Jun 18 09:46:57 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||||
|
@@ -128,6 +128,8 @@ skiplist+=" or test_recent_date"
|
|||||||
skiplist+=" or test_requesting_large_resources_via_ssl"
|
skiplist+=" or test_requesting_large_resources_via_ssl"
|
||||||
# Try to access external evil.com
|
# Try to access external evil.com
|
||||||
skiplist+=" or test_deprecated_no_scheme"
|
skiplist+=" or test_deprecated_no_scheme"
|
||||||
|
# weird threading issues on OBS runners
|
||||||
|
skiplist+=" or test_http2_probe_blocked_per_thread"
|
||||||
%pytest %{?jobs:-n %jobs} -k "not (${skiplist})" --ignore test/with_dummyserver/test_socketlevel.py
|
%pytest %{?jobs:-n %jobs} -k "not (${skiplist})" --ignore test/with_dummyserver/test_socketlevel.py
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user