Tue, 04 Jun 2024 22:01:06 UTC | login

Information for build python-vcstool-0.2.4-1.fc32

ID131991
Package Namepython-vcstool
Version0.2.4
Release1.fc32
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
StartedTue, 03 Dec 2019 11:26:18 UTC
CompletedTue, 03 Dec 2019 11:26:18 UTC
Tags
f32
f33
RPMs
src
python-vcstool-0.2.4-1.fc32.src.rpm (info) (download)
noarch
python3-vcstool-0.2.4-1.fc32.noarch.rpm (info) (download)
Changelog * Wed Oct 30 2019 Scott K Logan <logans@cottsay.net> - 0.2.4-1 - Update to 0.2.4 (rhbz#1764143) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.2.3-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.2.3-2 - Rebuilt for Python 3.8 * 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