Fri, 16 Jan 2026 22:18:47 CST | login

Information for build python-vcstool-0.3.0-3.oc9

ID41006
Package Namepython-vcstool
Version0.3.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-vcstool.git?.#1c061228834f73e4748fc96f285d41117fa5d5be
SummaryTool to invoke vcs commands on multiple repositories
DescriptionVcstool is a version control system (VCS) tool, designed to make working with multiple repositories easier. Note: This tool should not be confused with vcstools (with a trailing s) which provides a Python API for interacting with different version control systems. The biggest differences between the two are: - vcstool doesn't use any state beside the repository working copies available in the filesystem. - The file format of vcstool export uses the relative paths of the repositories as keys in YAML which avoids collisions by design. - vcstool has significantly less lines of code than vcstools including the command line tools built on top.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 02:18:58 CST
CompletedSat, 14 Jun 2025 02:21:45 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-vcstool.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-vcstool.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-vcstool-0.3.0-3.oc9.src.rpm (info) (download)
noarch
python3-vcstool-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 * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.3.0-3 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.0-2 - initial build