Tue, 04 Jun 2024 14:45:44 UTC | login

Information for build python-vcstool-0.3.0-6.fc40

ID292891
Package Namepython-vcstool
Version0.3.0
Release6.fc40
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
StartedThu, 29 Feb 2024 10:44:22 UTC
CompletedThu, 29 Feb 2024 10:44:22 UTC
Tags
f40
f41
RPMs
src
python-vcstool-0.3.0-6.fc40.src.rpm (info) (download)
noarch
python3-vcstool-0.3.0-6.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.3.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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