Tue, 04 Jun 2024 15:02:44 UTC | login

Information for build python-vcstool-0.2.2-1.fc31

ID92877
Package Namepython-vcstool
Version0.2.2
Release1.fc31
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 03:34:21 UTC
CompletedWed, 24 Jul 2019 03:34:21 UTC
Tags
f31
RPMs
src
python-vcstool-0.2.2-1.fc31.src.rpm (info) (download)
noarch
python3-vcstool-0.2.2-1.fc31.noarch.rpm (info) (download)
Changelog * Wed Jul 17 2019 Scott K Logan <logans@cottsay.net> - 0.2.2-1 - Update to 0.2.2 * Mon Jun 10 2019 Scott K Logan <logans@cottsay.net> - 0.2.1-1 - Update to 0.2.1 (rhbz#1718722) * Mon Mar 18 2019 Scott K Logan <logans@cottsay.net> - 0.1.40-1 - Update to 0.1.40 - Drop python3_other subpackage * Tue Feb 19 2019 Scott K Logan <logans@cottsay.net> - 0.1.39-1 - Update to 0.1.39 * Thu Jan 17 2019 Scott K Logan <logans@cottsay.net> - 0.1.38-1 - Update to 0.1.38 * Tue Oct 16 2018 Scott K Logan <logans@cottsay.net> - 0.1.37-1 - Initial package