Fri, 23 Jan 2026 02:34:59 CST | login

Information for build python-sniffio-1.2.0-1.oc9

ID23546
Package Namepython-sniffio
Version1.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-sniffio.git?.#d3b8a2c977ff67c7bdabb09aa2617d6c770bb61d
SummarySniff out which async library your code is running under
DescriptionYou're writing a library. You've decided to be ambitious, and support multiple async I/O packages, like Trio, and asyncio, and ... You've written a bunch of clever code to handle all the differences. But... how do you know which piece of clever code to run? This is a tiny package whose only purpose is to let you detect which async library your code is running under.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 20:55:24 CST
CompletedMon, 03 Jun 2024 20:58:52 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-sniffio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-sniffio.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-sniffio-1.2.0-1.oc9.src.rpm (info) (download)
noarch
python3-sniffio-1.2.0-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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.0-1 - initial build