Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dnspython for
openSUSE:Factory checked in at 2022-02-13 19:50:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dnspython (Old)
and /work/SRC/openSUSE:Factory/.python-dnspython.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dnspython"
Sun Feb 13 19:50:35 2022 rev:32 rq:953817 version:2.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dnspython/python-dnspython.changes
2022-02-03 23:16:49.472474313 +0100
+++
/work/SRC/openSUSE:Factory/.python-dnspython.new.1956/python-dnspython.changes
2022-02-13 19:50:55.686194377 +0100
@@ -1,0 +2,9 @@
+Fri Feb 11 19:31:34 UTC 2022 - Michael Str??der <[email protected]>
+
+- 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-dnspython.spec ++++++
--- /var/tmp/diff_new_pack.b6KOmu/_old 2022-02-13 19:50:56.098195474 +0100
+++ /var/tmp/diff_new_pack.b6KOmu/_new 2022-02-13 19:50:56.102195485 +0100
@@ -66,7 +66,6 @@
# Requires despite optional: see description
# doh
Requires: python-requests
-Requires: python-h2
Requires: python-httpx
Requires: python-requests-toolbelt
# idna
@@ -78,6 +77,8 @@
# curio
Suggests: python-sniffio >= 1.1
Suggests: python-curio >= 1.2
+# HTTP/2 support in httpx
+Recommends: python-h2
BuildArch: noarch
%python_subpackages