Tue, 27 Jan 2026 00:58:38 CST | login

Information for build python-conda-package-streaming-0.9.0-5.oc9

ID40269
Package Namepython-conda-package-streaming
Version0.9.0
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-conda-package-streaming.git?.#dd282d53bd284d4b0d4dfea3be5a4201d12913a7
SummaryExtract metadata from remote conda packages without downloading whole file
DescriptionAn efficient library to read from new and old format .conda and .tar.bz2 conda packages. Download conda metadata from packages without transferring entire file. Get metadata from local .tar.bz2 packages without reading entire files. Uses enhanced pip lazy_wheel to fetch a file out of .conda with no more than 3 range requests, but usually 2. Uses tar = tarfile.open(fileobj=...) to stream remote .tar.bz2. Closes the HTTP request once desired files have been seen.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 22:51:59 CST
CompletedFri, 13 Jun 2025 22:53:44 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-conda-package-streaming.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-conda-package-streaming.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-conda-package-streaming-0.9.0-5.oc9.src.rpm (info) (download)
noarch
python3-conda-package-streaming-0.9.0-5.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.9.0-5 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.9.0-4 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.0-3 - Rebuilt for loongarch release * Mon Dec 11 2023 Shuo Wang <abushwang@tencent.com> - 0.9.0-2 - disable bootstrap * Fri Dec 08 2023 Shuo Wang <abushwang@tencent.com> - 0.9.0-1 - initial build