Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-httpcore for openSUSE:Factory checked in at 2022-02-14 22:35:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-httpcore (Old) and /work/SRC/openSUSE:Factory/.python-httpcore.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-httpcore" Mon Feb 14 22:35:54 2022 rev:4 rq:953912 version:0.14.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-httpcore/python-httpcore.changes 2022-02-03 23:16:45.628500552 +0100 +++ /work/SRC/openSUSE:Factory/.python-httpcore.new.1956/python-httpcore.changes 2022-02-14 22:35:57.141379478 +0100 @@ -1,0 +2,9 @@ +Fri Feb 11 20:38:24 UTC 2022 - Michael Str??der <mich...@stroeder.com> + +- Only recommend and not require the installation of python-h2 because it is + seriously broken and prevents any other Python software to run correctly with -bb. + (See also: https://github.com/python-hyper/h2/issues/1236) + This also matches upstream's setup.py which lists h2 as optional + dependency in extra_requires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-httpcore.spec ++++++ --- /var/tmp/diff_new_pack.urDA5l/_old 2022-02-14 22:35:58.285382459 +0100 +++ /var/tmp/diff_new_pack.urDA5l/_new 2022-02-14 22:35:58.293382479 +0100 @@ -40,10 +40,10 @@ Requires: python-certifi Requires: python-chardet >= 3.0 Requires: python-h11 >= 0.11.0 -Requires: python-h2 >= 3.0 Requires: python-idna >= 2.0 Requires: python-rfc3986 >= 1.0 Requires: python-sniffio >= 1.0 +Recommends: python-h2 >= 3.0 BuildArch: noarch # SECTION test requirements %if %{with test}