15
0

Accepting request 731664 from home:buschmann23:branches:devel:languages:python

- Add patch to fix type error with old multidict:
  * aiohttp-3.6.0-fix-typeerror.patch
- Require python-multidict 4.5 or newer

OBS-URL: https://build.opensuse.org/request/show/731664
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=47
This commit is contained in:
Tomáš Chvátal
2019-09-18 08:19:42 +00:00
committed by Git OBS Bridge
parent d262017b31
commit 7e01d6d8d6
3 changed files with 34 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 18 07:34:10 UTC 2019 - Matthias Fehring <buschmann23@opensuse.org>
- Add patch to fix type error with old multidict:
* aiohttp-3.6.0-fix-typeerror.patch
- Require python-multidict 4.5 or newer
-------------------------------------------------------------------
Fri Sep 13 12:05:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>