Tue, 20 Jan 2026 10:07:56 CST | login

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

ID18606
Package Namepython-pyct
Version0.5.0
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 23 Aug 2024 15:15:11 CST
CompletedFri, 23 Aug 2024 15:18:16 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-pyct.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pyct.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-pyct-0.5.0-1.ocs23.src.rpm (info) (download)
noarch
python3-pyct-0.5.0-1.ocs23.noarch.rpm (info) (download)
python3-pyct+build-0.5.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.0-1 - initial build