Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-elastic-transport for openSUSE:Factory checked in at 2022-12-07 17:33:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-elastic-transport (Old) and /work/SRC/openSUSE:Factory/.python-elastic-transport.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-elastic-transport" Wed Dec 7 17:33:44 2022 rev:3 rq:1040249 version:8.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-elastic-transport/python-elastic-transport.changes 2022-10-01 17:42:20.637581320 +0200 +++ /work/SRC/openSUSE:Factory/.python-elastic-transport.new.1835/python-elastic-transport.changes 2022-12-07 17:34:12.104288372 +0100 @@ -1,0 +2,6 @@ +Mon Dec 5 12:09:29 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com> + +- Disable broken test with latest urllib3 release + gh#elastic/elastic-transport-python#96 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-elastic-transport.spec ++++++ --- /var/tmp/diff_new_pack.afNz1z/_old 2022-12-07 17:34:13.064293629 +0100 +++ /var/tmp/diff_new_pack.afNz1z/_new 2022-12-07 17:34:13.068293651 +0100 @@ -68,6 +68,8 @@ donttest="(test_http_aiohttp and not TestAiohttpHttpNode)" donttest="$donttest or test_tls_versions" donttest="$donttest or test_assert_fingerprint_in_cert_chain" +# gh#elastic/elastic-transport-python#96 +donttest="$donttest or test_url_to_node_config[https://[::1]:0/-https://[::1]:0-]" %pytest -k "not ($donttest)" %files %{python_files}