Async http client/server framework

Edit Package python-aiohttp
https://aiohttp.readthedocs.io/

Asyncronic HTTP client/server framework for Python.

- Supports both client and server side of HTTP protocol.
- Supports both client and server Web-Sockets out-of-the-box.
- Web-server has middlewares and pluggable routing.

Refresh
Refresh
Source Files
Filename Size Changed
aiohttp-3.0.1.tar.gz 0000737087 720 KB
python-aiohttp.changes 0000011309 11 KB
python-aiohttp.spec 0000003637 3.55 KB
remove-failing-tests-due-to-pytest-timeout-issues.patch 0000001213 1.18 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 585252 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 2)
- update to version 3.0.1
  * async/await everywhere. The minimal supported Python version is 3.5.3 now.
  * Application Runners.
  * Client Tracing. Now it is possible by registering special signal handlers
    on every request processing stage.
  * HTTPS support
  * Dropped obsolete API. The release dropped a lot of already deprecated
    features.
  * The full changelog can be read at
    https://aiohttp.readthedocs.io/en/stable/changes.html
- Add python3-idna_ssl, python3-Pygments and python3-aiohttp-theme to
  BuildRequires.
- Add Requires: python3-idna_ssl
- Fix tests by removing a file and adding a patch to remove another
  failing test due to a DeprecationWarning being issued by pytest because
  of a problem in python-pytest-timeout.
  * remove-failing-tests-due-to-pytest-timeout-issues.patch
Comments 0
openSUSE Build Service is sponsored by