Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-httpx for openSUSE:Factory 
checked in at 2022-02-14 22:35:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httpx (Old)
 and      /work/SRC/openSUSE:Factory/.python-httpx.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-httpx"

Mon Feb 14 22:35:54 2022 rev:4 rq:953911 version:0.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpx/python-httpx.changes        
2022-02-03 23:16:44.576507733 +0100
+++ /work/SRC/openSUSE:Factory/.python-httpx.new.1956/python-httpx.changes      
2022-02-14 22:35:56.477377747 +0100
@@ -1,0 +2,9 @@
+Fri Feb 11 19:31:34 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-httpx.spec ++++++
--- /var/tmp/diff_new_pack.WSxIfY/_old  2022-02-14 22:35:56.953378987 +0100
+++ /var/tmp/diff_new_pack.WSxIfY/_new  2022-02-14 22:35:56.957378998 +0100
@@ -41,7 +41,6 @@
 Requires:       python-chardet >= 3.0
 Requires:       python-charset-normalizer >= 2.0.6
 Requires:       python-h11 >= 0.8.0
-Requires:       python-h2 >= 3.0
 Requires:       python-hstspreload >= 2019.8.27
 Requires:       python-httpcore >= 0.14.0
 Requires:       python-idna >= 2.0
@@ -49,6 +48,7 @@
 Requires:       python-sniffio
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
+Recommends:     python-h2 >= 3.0
 BuildArch:      noarch
 # SECTION test requirements
 %if %{with test}

Reply via email to