forked from pool/python-aiohttp
- Update to 3.6.1:
* Compatibility with Python 3.8. #4056 * correct some exception string format #4068 * Emit a warning when ssl.OP_NO_COMPRESSION is unavailable because the runtime is built against an outdated OpenSSL. #4052 * Update multidict requirement to >= 4.5 #4057 - Drop merged patch aiohttp-3.6.0-fix-typeerror.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=49
This commit is contained in:
committed by
Git OBS Bridge
parent
7e01d6d8d6
commit
b038907f4a
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 10:20:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 3.6.1:
|
||||
* Compatibility with Python 3.8. #4056
|
||||
* correct some exception string format #4068
|
||||
* Emit a warning when ssl.OP_NO_COMPRESSION is unavailable because
|
||||
the runtime is built against an outdated OpenSSL. #4052
|
||||
* Update multidict requirement to >= 4.5 #4057
|
||||
- Drop merged patch aiohttp-3.6.0-fix-typeerror.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 07:34:10 UTC 2019 - Matthias Fehring <buschmann23@opensuse.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user