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 2023-10-06 21:12:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dnspython (Old) and /work/SRC/openSUSE:Factory/.python-dnspython.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dnspython" Fri Oct 6 21:12:46 2023 rev:38 rq:1115900 version:2.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dnspython/python-dnspython.changes 2023-08-30 10:20:16.499701785 +0200 +++ /work/SRC/openSUSE:Factory/.python-dnspython.new.28202/python-dnspython.changes 2023-10-06 21:13:21.985520895 +0200 @@ -1,0 +2,5 @@ +Thu Oct 5 17:10:40 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Don't use curio. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dnspython.spec ++++++ --- /var/tmp/diff_new_pack.SrvzOz/_old 2023-10-06 21:13:22.997557458 +0200 +++ /var/tmp/diff_new_pack.SrvzOz/_new 2023-10-06 21:13:23.001557603 +0200 @@ -52,7 +52,7 @@ %if %{with test} # dnssec BuildRequires: %{python_module cryptography} -BuildRequires: %{python_module curio >= 1.2} +# BuildRequires: %%{python_module curio >= 1.2} BuildRequires: %{python_module h2} # doh: BuildRequires: %{python_module httpx} @@ -61,8 +61,8 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests-toolbelt} BuildRequires: %{python_module requests} -# curio -BuildRequires: %{python_module sniffio >= 1.1} +# # curio +# BuildRequires: %%{python_module sniffio >= 1.1} # trio BuildRequires: %{python_module trio >= 0.14.0} BuildRequires: %{python_module typing}