Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 2.37 KB

File metadata and controls

59 lines (47 loc) · 2.37 KB
title aiohttp
layout default
parent Supported Packages

aiohttp

{: .warning }

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://pypi.riseproject.dev/simple/
3.11.18
pip install aiohttp==3.11.18 --index-url https://pypi.riseproject.dev/simple/

{: .warning }

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