15
0
forked from pool/python-pook

Accepting request 787726 from home:pgajdos:python

- version update to 1.0.0
  * fix(aiohttp): use latest version, allow Python 3.5+ for async http client
- drop python2 support, python-aiohttp required

OBS-URL: https://build.opensuse.org/request/show/787726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pook?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-03-24 10:35:29 +00:00
committed by Git OBS Bridge
parent 4531cafe86
commit 42cbf81ef2
4 changed files with 21 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 24 09:20:50 UTC 2020 - pgajdos@suse.com
- version update to 1.0.0
* fix(aiohttp): use latest version, allow Python 3.5+ for async http client
- drop python2 support, python-aiohttp required
-------------------------------------------------------------------
Wed Mar 18 08:39:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>