Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-urllib3 for openSUSE:Factory checked in at 2026-06-16 18:29:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-urllib3 (Old) and /work/SRC/openSUSE:Factory/.python-urllib3.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-urllib3" Tue Jun 16 18:29:16 2026 rev:76 rq:1359736 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes 2026-05-16 19:25:47.821162054 +0200 +++ /work/SRC/openSUSE:Factory/.python-urllib3.new.1981/python-urllib3.changes 2026-06-16 18:29:18.701299398 +0200 @@ -1,0 +2,5 @@ +Tue Jun 16 09:18:55 UTC 2026 - Dirk Müller <[email protected]> + +- skip some tests with pycryptography >= 49 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-urllib3.spec ++++++ --- /var/tmp/diff_new_pack.no6vdx/_old 2026-06-16 18:29:19.381328037 +0200 +++ /var/tmp/diff_new_pack.no6vdx/_new 2026-06-16 18:29:19.385328206 +0200 @@ -130,6 +130,8 @@ skiplist+=" or test_http2_probe_blocked_per_thread" # flaky test, works locally but fails in OBS with # TypeError: _wrap_bio() argument 'incoming' must be _ssl.MemoryBIO, not _ssl.MemoryBIO +# deprecationwarnings in newer pycrypto: +skiplist+=" or test_verified_with_context or test_ssl_wrong_system_time or test_context_combines_with_ca_certs or test_ssl_correct_system_time" skiplist+=" or test_https_proxy_forwarding_for_https or test_https_headers_forwarding_for_https" %pytest -W ignore::DeprecationWarning %{?jobs:-n %jobs} -k "not (${skiplist})" --ignore test/with_dummyserver/test_socketlevel.py %endif
