Sat, 17 Jan 2026 19:03:06 CST | login

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

ID23576
Package Namepython-vcstool
Version0.3.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-vcstool.git?.#4eb58640c33126ae1cf9a18af020d2d3a325bb86
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 21:05:08 CST
CompletedMon, 03 Jun 2024 21:07:40 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-2.oc9.src.rpm (info) (download)
noarch
python3-vcstool-0.3.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.3.0-2 - initial build