Hello community,

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

Package is "python-aiohttp"

Mon Sep 16 10:50:41 2019 rev:14 rq:730699 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiohttp/python-aiohttp.changes    
2019-08-23 11:05:54.118490947 +0200
+++ /work/SRC/openSUSE:Factory/.python-aiohttp.new.7948/python-aiohttp.changes  
2019-09-16 10:50:46.387169352 +0200
@@ -1,0 +2,9 @@
+Fri Sep 13 12:05:43 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 3.6.0:
+  * Add support for Named Pipes
+  * Removed Transfer-Encoding: chunked header
+  * Accept non-GET request for starting websocket handshake on server side
+- Drop merged patch pytest5.patch
+
+-------------------------------------------------------------------

Old:
----
  aiohttp-3.5.4.tar.gz
  pytest5.patch

New:
----
  aiohttp-3.6.0.tar.gz

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

Other differences:
------------------
++++++ python-aiohttp.spec ++++++
--- /var/tmp/diff_new_pack.zGYEVy/_old  2019-09-16 10:50:48.199169117 +0200
+++ /var/tmp/diff_new_pack.zGYEVy/_new  2019-09-16 10:50:48.203169117 +0200
@@ -19,14 +19,13 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-aiohttp
-Version:        3.5.4
+Version:        3.6.0
 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
-Patch0:         pytest5.patch
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module async_timeout >= 3.0}
 BuildRequires:  %{python_module attrs >= 17.3.0}
@@ -94,7 +93,6 @@
 
 %prep
 %setup -q -n aiohttp-%{version}
-%patch0 -p1
 
 %build
 export CFLAGS="%{optflags}"

++++++ aiohttp-3.5.4.tar.gz -> aiohttp-3.6.0.tar.gz ++++++
++++ 10277 lines of diff (skipped)


Reply via email to