Go to file
Dirk Mueller 015984a408 - switch from unmaintained brotlipy to Brotli
- skip more tests
- Drop python39-failures.patch, no longer required.
- Update python39-failures.patch to only fire with Python 3.9.7.
  * Made exceptions pickleable. Also changed the repr of
    some exceptions. #4077
  * Raise a ClientResponseError instead of an AssertionError for a
  * Fix web_middlewares.normalize_path_middleware behavior for
  * Fix overshadowing of overlapped sub-applications prefixes.
  * Make BaseConnector.close() a coroutine and wait until the
    client closes all connections. Drop deprecated "with
  * Reset the sock_read timeout each time data is received for a
  * Fixed type annotation for add_view method of UrlDispatcher to
  * Fixed querying the address families from DNS that the current
  * Change return type of MultipartReader.__aiter__() and
- Fix python 3.6 build
  * Response headers are now prepared prior to running

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=100
2023-09-11 20:43:13 +00:00
.gitattributes Accepting request 518714 from home:sebix:branches:devel:languages:python 2017-09-01 14:36:11 +00:00
.gitignore Accepting request 518714 from home:sebix:branches:devel:languages:python 2017-09-01 14:36:11 +00:00
aiohttp-3.8.5.tar.gz Accepting request 1104714 from home:mschreiner:branches:devel:languages:python 2023-08-20 17:30:39 +00:00
python-aiohttp.changes - switch from unmaintained brotlipy to Brotli 2023-09-11 20:43:13 +00:00
python-aiohttp.spec - switch from unmaintained brotlipy to Brotli 2023-09-11 20:43:13 +00:00
Update-update_query-calls-to-work-with-latest-yarl.patch - Add Update-update_query-calls-to-work-with-latest-yarl.patch to fix 2023-04-26 07:39:50 +00:00