Wed, 29 May 2024 10:44:20 UTC | login

Information for build python-vcstool-0.3.0-1.fc37

ID219853
Package Namepython-vcstool
Version0.3.0
Release1.fc37
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
StartedSat, 12 Nov 2022 13:34:19 UTC
CompletedSat, 12 Nov 2022 13:34:19 UTC
Tags
f37
f38
RPMs
src
python-vcstool-0.3.0-1.fc37.src.rpm (info) (download)
noarch
python3-vcstool-0.3.0-1.fc37.noarch.rpm (info) (download)
Changelog * Sun Oct 16 2022 Scott K Logan <logans@cottsay.net> - 0.3.0-1 - Update to 0.3.0 (rhbz#1991775) - Drop Python 2 subpackage, which is no longer supported upstream * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.15-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.2.15-6 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.15-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.2.15-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Nov 02 2020 Scott K Logan <logans@cottsay.net> - 0.2.15-1 - Update to 0.2.15 (rhbz#1891662)