Thu, 22 Jan 2026 11:15:28 CST | login

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

ID40866
Package Namepython-sniffio
Version1.2.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-sniffio.git?.#f7a6c5f3ff55ed23b78ae9b79388673010d3e555
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 01:40:16 CST
CompletedSat, 14 Jun 2025 01:46:10 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-2.oc9.src.rpm (info) (download)
noarch
python3-sniffio-1.2.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.2.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.0-1 - initial build