Accepting request 596547 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/596547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal 2018-04-14 19:19:47 +00:00 committed by Git OBS Bridge
parent 85415f0383
commit 6abce17e9a
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df49fe4452a942e0031174c78917f9926d122d4603bf56bae4591639f2a3dc6a
size 752744

3
aiohttp-3.1.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9fcef0489e3335b200d31a9c1fb6ba80fdafe14cd82b971168c2f9fa1e4508ad
size 756886

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Apr 14 17:22:15 UTC 2018 - arun@gmx.de
- update to version 3.1.3:
* Fix cancellation broadcast during DNS resolve (#2910)
-------------------------------------------------------------------
Thu Apr 12 20:47:59 UTC 2018 - arun@gmx.de

View File

@ -20,12 +20,12 @@
%define skip_python2 1
%bcond_without test
Name: python-aiohttp
Version: 3.1.2
Version: 3.1.3
Release: 0
Summary: Asynchronous HTTP client/server framework
License: Apache-2.0
Group: Development/Languages/Python
Url: https://aiohttp.readthedocs.io/
URL: https://aiohttp.readthedocs.io/
Source: https://files.pythonhosted.org/packages/source/a/aiohttp/aiohttp-%{version}.tar.gz
# PATCH-FIX-OPENSUSE alarrosa@suse.com -- Fix failing tests due to issue in pytest-timeout
Patch0: remove-failing-tests-due-to-pytest-timeout-issues.patch