Mon, 10 Jun 2024 19:57:09 UTC | login

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

ID123095
Package Namepython-vcstool
Version0.2.3
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
StartedFri, 09 Aug 2019 23:48:24 UTC
CompletedFri, 09 Aug 2019 23:48:24 UTC
Tags
f31
f32
RPMs
src
python-vcstool-0.2.3-1.fc31.src.rpm (info) (download)
noarch
python3-vcstool-0.2.3-1.fc31.noarch.rpm (info) (download)
Changelog * Thu Aug 08 2019 Scott K Logan <logans@cottsay.net> - 0.2.3-1 - Update to 0.2.3 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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