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

ID24593
Package Namepython-anyio
Version3.7.1
Release1.oc9
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:59:39 CST
CompletedThu, 13 Jun 2024 18:00:57 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-anyio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-anyio.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-anyio-3.7.1-1.oc9.src.rpm (info) (download)
noarch
python3-anyio-3.7.1-1.oc9.noarch.rpm (info) (download)
python3-anyio+trio-3.7.1-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 13 2024 Shuo Wang <abushwang@tencent.com> - 3.7.1-1 - initial build