Tue, 04 Jun 2024 21:34:19 UTC | login

Information for build python-vcstool-0.2.15-7.fc37

ID203805
Package Namepython-vcstool
Version0.2.15
Release7.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
StartedMon, 19 Sep 2022 22:46:28 UTC
CompletedMon, 19 Sep 2022 22:46:28 UTC
Tags
f37
RPMs
src
python-vcstool-0.2.15-7.fc37.src.rpm (info) (download)
noarch
python3-vcstool-0.2.15-7.fc37.noarch.rpm (info) (download)
Changelog * 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) * Sun Aug 16 2020 Scott K Logan <logans@cottsay.net> - 0.2.14-1 - Update to 0.2.14 (rhbz#1862412) * Mon Jul 27 2020 Scott K Logan <logans@cottsay.net> - 0.2.13-1 - Update to 0.2.13 (rhbz#1859022)