Tue, 27 Jan 2026 10:07:37 CST | login

Information for build python-conda-index-0.3.0-3.oc9

ID40267
Package Namepython-conda-index
Version0.3.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-conda-index.git?.#4dcdc2c08e28ad0fda5bce897ece6de345a20a71
SummaryCreate repodata.json for collections of conda packages
DescriptionCreate repodata.json for collections of conda packages. The conda_index command operates on a channel directory. A channel directory contains a noarch subdirectory at a minimum and will almost always contain other subdirectories named for conda's supported platforms linux-64, win-64, osx-64, etc. A channel directory cannot have the same name as a supported platform. Place packages into the same platform subdirectory each archive was built for. Conda-index extracts metadata from these packages to generate index.html, repodata.json etc. with summaries of the packages' metadata. Then conda uses the metadata to solve dependencies before doing an install. By default, the metadata is output to the same directory tree as the channel directory, but it can be output to a separate tree with the --output <output> parameter. The metadata cache is always placed with the packages, in .cache folders under each platform subdirectory. After conda-index has finished, its output can be used as a channel conda install -c file:///path/to/output ... or it would typically be placed on a web server.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 22:51:58 CST
CompletedFri, 13 Jun 2025 22:55:12 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-conda-index.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-conda-index.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-conda-index-0.3.0-3.oc9.src.rpm (info) (download)
noarch
python3-conda-index-0.3.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.3.0-3 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.3.0-2 - Rebuilt for loongarch64 * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.0-1 - initial build