Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-aiohttp for openSUSE:Factory checked in at 2023-09-12 21:02:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aiohttp (Old) and /work/SRC/openSUSE:Factory/.python-aiohttp.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aiohttp" Tue Sep 12 21:02:20 2023 rev:37 rq:1110373 version:3.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aiohttp/python-aiohttp.changes 2023-09-07 21:13:34.635098927 +0200 +++ /work/SRC/openSUSE:Factory/.python-aiohttp.new.1766/python-aiohttp.changes 2023-09-12 21:02:44.087857607 +0200 @@ -1,0 +2,5 @@ +Mon Sep 11 20:43:01 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- switch from unmaintained brotlipy to Brotli + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aiohttp.spec ++++++ --- /var/tmp/diff_new_pack.Szg40w/_old 2023-09-12 21:02:45.639912968 +0200 +++ /var/tmp/diff_new_pack.Szg40w/_new 2023-09-12 21:02:45.643913111 +0200 @@ -39,8 +39,8 @@ Requires: (python-multidict >= 4.5 with python-multidict < 7) Requires: (python-typing_extensions >= 3.7.4 if python-base < 3.8) Requires: (python-yarl >= 1.0 with python-yarl < 2) +Recommends: python-Brotli Recommends: python-aiodns -Recommends: python-brotlipy Recommends: python-cChardet Suggests: %{name}-doc # SECTION build requirements @@ -67,7 +67,7 @@ # /SECTION # SECTION test requirements BuildRequires: %{python_module aiodns} -BuildRequires: %{python_module brotlipy} +BuildRequires: %{python_module Brotli} BuildRequires: %{python_module freezegun} BuildRequires: %{python_module gunicorn} BuildRequires: %{python_module pluggy}