Fri, 29 May 2026 02:11:07 CST | login

Information for build python-anyio-3.7.1-1.ocs23

ID10707
Package Namepython-anyio
Version3.7.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-anyio.git?.#ddc0a66dfd2c7bef4877cb9d8c18130fab780ea6
SummaryCompatibility layer for multiple asynchronous event loop implementations
DescriptionAnyIO is an asynchronous networking and concurrency library that works on top of either asyncio or trio. It implements trio-like structured concurrency (SC) on top of asyncio, and works in harmony with the native SC of trio itself.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 13 Jun 2024 17:53:29 CST
CompletedThu, 13 Jun 2024 17:56:25 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-anyio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-anyio.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-anyio-3.7.1-1.ocs23.src.rpm (info) (download)
noarch
python3-anyio-3.7.1-1.ocs23.noarch.rpm (info) (download)
python3-anyio+trio-3.7.1-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 13 2024 Shuo Wang <abushwang@tencent.com> - 3.7.1-1 - initial build