forked from pool/python-aiohttp
Accepting request 1199036 from home:yeey:OpenWebUI
- Add patch test_no_warnings_fix.patch
* Ignore UserWarning about importing aiohttp from a second sys.path
location under the abuild home directory when running tests under
the build service.
- Update to 3.10.5:
OBS-URL: https://build.opensuse.org/request/show/1199036
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=131
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 12:40:42 UTC 2024 - Fergal Mc Carthy <fmccarthy@suse.com>
|
||||
|
||||
- Add patch test_no_warnings_fix.patch
|
||||
* Ignore UserWarning about importing aiohttp from a second sys.path
|
||||
location under the abuild home directory when running tests under
|
||||
the build service.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 20 06:48:08 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
e Update to 3.10.5:
|
||||
- Update to 3.10.5:
|
||||
* Fixed aiohttp.ClientResponse.json() not setting status when
|
||||
aiohttp.ContentTypeError is raised
|
||||
* Improved performance of the WebSocket reader
|
||||
|
||||
Reference in New Issue
Block a user