Mon, 16 Mar 2026 18:52:16 CST | login

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

ID30742
Package Namepython-pyct
Version0.5.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-pyct.git?.#6576b125a16c640ebfca8a5d274f155c6e1ae130
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 06:06:11 CST
CompletedSat, 21 Sep 2024 06:10:51 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-1.oc9.src.rpm (info) (download)
noarch
python3-pyct-0.5.0-1.oc9.noarch.rpm (info) (download)
python3-pyct+build-0.5.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 Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.0-1 - initial build