Hello community,

here is the log from the commit of package python-aiohttp for openSUSE:Factory 
checked in at 2019-10-02 11:59:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiohttp (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiohttp.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiohttp"

Wed Oct  2 11:59:16 2019 rev:16 rq:734269 version:3.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiohttp/python-aiohttp.changes    
2019-09-23 12:36:40.093617357 +0200
+++ /work/SRC/openSUSE:Factory/.python-aiohttp.new.2352/python-aiohttp.changes  
2019-10-02 11:59:21.746959915 +0200
@@ -1,0 +2,11 @@
+Tue Sep 24 10:20:20 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 3.6.1:
+  * Compatibility with Python 3.8. #4056
+  * correct some exception string format #4068
+  * Emit a warning when ssl.OP_NO_COMPRESSION is unavailable because
+    the runtime is built against an outdated OpenSSL. #4052
+  * Update multidict requirement to >= 4.5 #4057
+- Drop merged patch aiohttp-3.6.0-fix-typeerror.patch
+
+-------------------------------------------------------------------

Old:
----
  aiohttp-3.6.0-fix-typeerror.patch
  aiohttp-3.6.0.tar.gz

New:
----
  aiohttp-3.6.1.tar.gz

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

Other differences:
------------------
++++++ python-aiohttp.spec ++++++
--- /var/tmp/diff_new_pack.gzjFLY/_old  2019-10-02 11:59:22.682957516 +0200
+++ /var/tmp/diff_new_pack.gzjFLY/_new  2019-10-02 11:59:22.682957516 +0200
@@ -19,15 +19,13 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-aiohttp
-Version:        3.6.0
+Version:        3.6.1
 Release:        0
 Summary:        Asynchronous HTTP client/server framework
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/aio-libs/aiohttp
 Source:         
https://files.pythonhosted.org/packages/source/a/aiohttp/aiohttp-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM aiohttp-3.6.0-fix-typeerror.patch
-Patch0:         aiohttp-3.6.0-fix-typeerror.patch
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module async_timeout >= 3.0}
 BuildRequires:  %{python_module attrs >= 17.3.0}
@@ -95,7 +93,6 @@
 
 %prep
 %setup -q -n aiohttp-%{version}
-%patch0 -p1
 
 %build
 export CFLAGS="%{optflags}"

++++++ aiohttp-3.6.0.tar.gz -> aiohttp-3.6.1.tar.gz ++++++
++++ 1853 lines of diff (skipped)


Reply via email to