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-08-22 08:55:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiohttp (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiohttp.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiohttp"

Tue Aug 22 08:55:07 2023 rev:35 rq:1104927 version:3.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiohttp/python-aiohttp.changes    
2023-04-27 19:59:59.385592302 +0200
+++ /work/SRC/openSUSE:Factory/.python-aiohttp.new.1766/python-aiohttp.changes  
2023-08-22 08:55:09.822446773 +0200
@@ -1,0 +2,13 @@
+Fri Aug 18 15:42:27 UTC 2023 - Martin Schreiner <[email protected]>
+
+- Remove py3109-compat.patch, no longer required. The current spec
+  builds successfully on Python 3.9, 3.10 and 3.11.
+- Update to 3.8.5:
+  * Upgraded the vendored copy of llhttp to v8.1.1.
+    More information here:
+    https://github.com/aio-libs/aiohttp/security/advisories/GHSA-45c4-8wx5-qw6w
+  * Added information to C parser exceptions to show which character
+    caused the error.
+  * Fixed a transport is None error.
+
+-------------------------------------------------------------------

Old:
----
  aiohttp-3.8.4.tar.gz
  py3109-compat.patch

New:
----
  aiohttp-3.8.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-aiohttp.spec ++++++
--- /var/tmp/diff_new_pack.C5T9gz/_old  2023-08-22 08:55:10.750448536 +0200
+++ /var/tmp/diff_new_pack.C5T9gz/_new  2023-08-22 08:55:10.758448551 +0200
@@ -21,16 +21,28 @@
 %bcond_with docs
 %{?sle15_python_module_pythons}
 Name:           python-aiohttp
-Version:        3.8.4
+Version:        3.8.5
 Release:        0
 Summary:        Asynchronous HTTP client/server framework
 License:        Apache-2.0
 URL:            https://github.com/aio-libs/aiohttp
 Source:         
https://files.pythonhosted.org/packages/source/a/aiohttp/aiohttp-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE py3109-compat.patch
-Patch1:         py3109-compat.patch
 # PATCH-FIX-UPSTREAM Update-update_query-calls-to-work-with-latest-yarl.patch 
gh#aio-libs/aiohttp#7260
-Patch2:         Update-update_query-calls-to-work-with-latest-yarl.patch
+Patch1:         Update-update_query-calls-to-work-with-latest-yarl.patch
+Requires:       python-aiosignal >= 1.1.2
+Requires:       python-attrs >= 17.3.0
+Requires:       python-frozenlist >= 1.1.1
+Requires:       (python-async_timeout >= 4.0 with python-async_timeout < 5)
+Requires:       (python-asynctest = 0.13.0 if python-base < 3.8)
+Requires:       (python-charset-normalizer >= 2.0 with 
python-charset-normalizer < 4)
+Requires:       (python-idna_ssl >= 1.0 if python-base < 3.7)
+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-aiodns
+Recommends:     python-brotlipy
+Recommends:     python-cChardet
+Suggests:       %{name}-doc
 # SECTION build requirements
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel >= 3.6}
@@ -53,20 +65,6 @@
 BuildRequires:  %{python_module typing_extensions >= 3.7.4 if %python-base < 
3.8}
 BuildRequires:  %{python_module yarl >= 1.0 with %python-yarl < 2}
 # /SECTION
-Requires:       python-aiosignal >= 1.1.2
-Requires:       python-attrs >= 17.3.0
-Requires:       python-frozenlist >= 1.1.1
-Requires:       (python-async_timeout >= 4.0 with python-async_timeout < 5)
-Requires:       (python-asynctest = 0.13.0 if python-base < 3.8)
-Requires:       (python-charset-normalizer >= 2.0 with 
python-charset-normalizer < 4)
-Requires:       (python-idna_ssl >= 1.0 if python-base < 3.7)
-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-aiodns
-Recommends:     python-brotlipy
-Recommends:     python-cChardet
-Suggests:       %{name}-doc
 # SECTION test requirements
 BuildRequires:  %{python_module aiodns}
 BuildRequires:  %{python_module brotlipy}

++++++ aiohttp-3.8.4.tar.gz -> aiohttp-3.8.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-aiohttp/aiohttp-3.8.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-aiohttp.new.1766/aiohttp-3.8.5.tar.gz 
differ: char 5, line 1

Reply via email to