Mon, 16 Mar 2026 05:49:28 CST | login

Information for build python-pyct-0.5.0-2.oc9

ID40676
Package Namepython-pyct
Version0.5.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-pyct.git?.#2d6b30c0cf7fc04f2be3cec46cc35afd13dcc2d8
SummaryPython packaging Common Tasks
DescriptionA utility package that includes: 1. pyct.cmd: Makes various commands available to other packages. (Currently no sophisticated plugin system, just a try import/except in the other packages.) The same commands are available from within python. Can either add new subcommands to an existing argparse based command if the module has an existing command, or create the entire command if the module has no existing command. Currently, there are commands for copying examples and fetching data. 2. pyct.build: Provides various commands to help package building, primarily as a convenience for project maintainers.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 00:47:17 CST
CompletedSat, 14 Jun 2025 00:50:48 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-pyct.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pyct.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-pyct-0.5.0-2.oc9.src.rpm (info) (download)
noarch
python3-pyct-0.5.0-2.oc9.noarch.rpm (info) (download)
python3-pyct+build-0.5.0-2.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.5.0-2 - Rebuilt for loongarch64 * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.0-1 - initial build