Hello community,

here is the log from the commit of package python-aiohttp for openSUSE:Factory 
checked in at 2019-02-28 21:44:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiohttp (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiohttp.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiohttp"

Thu Feb 28 21:44:07 2019 rev:11 rq:679845 version:3.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiohttp/python-aiohttp.changes    
2019-01-21 10:56:48.635551423 +0100
+++ /work/SRC/openSUSE:Factory/.python-aiohttp.new.28833/python-aiohttp.changes 
2019-02-28 21:44:10.941505142 +0100
@@ -1,0 +2,7 @@
+Wed Feb 27 14:25:09 UTC 2019 - Ondřej Súkup <mimi...@gmail.com>
+
+- update to 3.5.4
+- drop invalid-escapes-in-tests.patch and rename-request-fixture.patch
+  * big list of changes from 3.4.4 - 
https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst
+
+-------------------------------------------------------------------

Old:
----
  aiohttp-3.4.4.tar.gz
  invalid-escapes-in-tests.patch
  rename-request-fixture.patch

New:
----
  aiohttp-3.5.4.tar.gz

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

Other differences:
------------------
++++++ python-aiohttp.spec ++++++
--- /var/tmp/diff_new_pack.rfPlOY/_old  2019-02-28 21:44:11.721504808 +0100
+++ /var/tmp/diff_new_pack.rfPlOY/_new  2019-02-28 21:44:11.725504806 +0100
@@ -19,19 +19,13 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-aiohttp
-Version:        3.4.4
+Version:        3.5.4
 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 mc...@suse.com -- Fix failing tests due to invalid 
escapes in regexps
-# https://github.com/aio-libs/aiohttp/issues/3325
-Patch0:         invalid-escapes-in-tests.patch
-# PATCH-FIX-UPSTREAM glaub...@suse.com -- Fix failing test due to naming 
conflict with pytest fixtures
-# https://github.com/aio-libs/aiohttp/issues/3392
-Patch1:         rename-request-fixture.patch
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel >= 3.5.3}
 BuildRequires:  %{python_module setuptools}
@@ -43,7 +37,6 @@
 Requires:       python-brotlipy
 Requires:       python-chardet >= 2.0
 Requires:       python-gunicorn
-Requires:       python-idna_ssl >= 1.0.0
 Requires:       python-multidict >= 4.0
 Requires:       python-yarl >= 1.0
 Recommends:     python-aiodns
@@ -56,13 +49,15 @@
 BuildRequires:  %{python_module brotlipy}
 BuildRequires:  %{python_module chardet >= 2.0}
 BuildRequires:  %{python_module gunicorn}
-BuildRequires:  %{python_module idna_ssl >= 1.0.0}
 BuildRequires:  %{python_module multidict >= 4.0}
 BuildRequires:  %{python_module pluggy}
+BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest-timeout}
+BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module trustme}
 BuildRequires:  %{python_module yarl >= 1.0}
 # /SECTION
 # SECTION docs
@@ -92,7 +87,6 @@
 
 %prep
 %setup -q -n aiohttp-%{version}
-%autopatch -p1
 
 %build
 export CFLAGS="%{optflags}"
@@ -109,7 +103,6 @@
 }
 
 %check
-rm tests/test_pytest_plugin.py
 %python_exec setup.py test
 
 %files %{python_files}

++++++ aiohttp-3.4.4.tar.gz -> aiohttp-3.5.4.tar.gz ++++++
++++ 52887 lines of diff (skipped)


Reply via email to