aiohttp

This package is deprecated. PyPI now publishes newer versions of this package for riscv64, and we will no longer maintain this package. Please use the version from PyPI instead.

If you need a specific version between the latest available here and the first available on PyPI, please open an Issue.

3.12.14 (latest)
pip install aiohttp --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
3.11.18
pip install aiohttp==3.11.18 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple

We disable the tests in tests/autobahn/test_autobahn as they depend on docker_on_whales and we don’t want to be testing docker builds as part of the pipeline.

We also disable a flaky uvloop test, and tests that contain the following patterns, involving consistent failures related to networking or permissions:

  • test_no_warnings
  • test_static_directory_without_read_permission
  • test_static_file_without_read_permission
  • test_uvloop_secure_https_proxy

This site uses Just the Docs, a documentation theme for Jekyll.