| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-vcstool | Distribution: Fedora Project |
| Version: 0.3.0 | Vendor: Fedora Project |
| Release: 21.fc45 | Build date: Thu Aug 6 02:01:02 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-10.rdu3.fedoraproject.org |
| Size: 380670 | Source RPM: python-vcstool-0.3.0-21.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/dirk-thomas/vcstool | |
| Summary: Tool to invoke vcs commands on multiple repositories | |
Vcstool 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.
Apache-2.0
* Wed Aug 05 2026 Filipe Rosset <rosset.filipe@gmail.com> - 0.3.0-21 - simplify .gitignore file * Tue Jul 21 2026 Filipe Rosset <rosset.filipe@gmail.com> - 0.3.0-20 - Fix F45FTBFS * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 0.3.0-17 - Rebuilt for Python 3.15 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Wed Nov 19 2025 Scott K Logan <logans@cottsay.net> - 0.3.0-15 - Ignore warnings during pytest (rhbz#2403567) * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.3.0-14 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.3.0-13 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.3.0-11 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
/usr/bin/vcs /usr/bin/vcs-branch /usr/bin/vcs-bzr /usr/bin/vcs-custom /usr/bin/vcs-diff /usr/bin/vcs-export /usr/bin/vcs-git /usr/bin/vcs-help /usr/bin/vcs-hg /usr/bin/vcs-import /usr/bin/vcs-log /usr/bin/vcs-pull /usr/bin/vcs-push /usr/bin/vcs-remotes /usr/bin/vcs-status /usr/bin/vcs-svn /usr/bin/vcs-validate /usr/lib/python3.15/site-packages/vcstool /usr/lib/python3.15/site-packages/vcstool-0.3.0.dist-info /usr/lib/python3.15/site-packages/vcstool-0.3.0.dist-info/INSTALLER /usr/lib/python3.15/site-packages/vcstool-0.3.0.dist-info/METADATA /usr/lib/python3.15/site-packages/vcstool-0.3.0.dist-info/WHEEL /usr/lib/python3.15/site-packages/vcstool-0.3.0.dist-info/entry_points.txt /usr/lib/python3.15/site-packages/vcstool-0.3.0.dist-info/licenses /usr/lib/python3.15/site-packages/vcstool-0.3.0.dist-info/licenses/LICENSE /usr/lib/python3.15/site-packages/vcstool-0.3.0.dist-info/top_level.txt /usr/lib/python3.15/site-packages/vcstool/__init__.py /usr/lib/python3.15/site-packages/vcstool/__pycache__ /usr/lib/python3.15/site-packages/vcstool/__pycache__/__init__.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/__pycache__/__init__.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/__pycache__/crawler.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/__pycache__/crawler.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/__pycache__/executor.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/__pycache__/executor.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/__pycache__/streams.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/__pycache__/streams.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/__pycache__/util.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/__pycache__/util.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients /usr/lib/python3.15/site-packages/vcstool/clients/__init__.py /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__ /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/__init__.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/__init__.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/bzr.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/bzr.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/git.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/git.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/hg.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/hg.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/none.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/none.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/svn.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/svn.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/tar.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/tar.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/vcs_base.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/vcs_base.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/zip.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/clients/__pycache__/zip.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/clients/bzr.py /usr/lib/python3.15/site-packages/vcstool/clients/git.py /usr/lib/python3.15/site-packages/vcstool/clients/hg.py /usr/lib/python3.15/site-packages/vcstool/clients/none.py /usr/lib/python3.15/site-packages/vcstool/clients/svn.py /usr/lib/python3.15/site-packages/vcstool/clients/tar.py /usr/lib/python3.15/site-packages/vcstool/clients/vcs_base.py /usr/lib/python3.15/site-packages/vcstool/clients/zip.py /usr/lib/python3.15/site-packages/vcstool/commands /usr/lib/python3.15/site-packages/vcstool/commands/__init__.py /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__ /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/__init__.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/__init__.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/branch.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/branch.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/command.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/command.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/custom.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/custom.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/diff.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/diff.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/export.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/export.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/help.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/help.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/import_.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/import_.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/log.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/log.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/pull.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/pull.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/push.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/push.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/remotes.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/remotes.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/status.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/status.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/validate.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/validate.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/vcs.cpython-315.opt-1.pyc /usr/lib/python3.15/site-packages/vcstool/commands/__pycache__/vcs.cpython-315.pyc /usr/lib/python3.15/site-packages/vcstool/commands/branch.py /usr/lib/python3.15/site-packages/vcstool/commands/command.py /usr/lib/python3.15/site-packages/vcstool/commands/custom.py /usr/lib/python3.15/site-packages/vcstool/commands/diff.py /usr/lib/python3.15/site-packages/vcstool/commands/export.py /usr/lib/python3.15/site-packages/vcstool/commands/help.py /usr/lib/python3.15/site-packages/vcstool/commands/import_.py /usr/lib/python3.15/site-packages/vcstool/commands/log.py /usr/lib/python3.15/site-packages/vcstool/commands/pull.py /usr/lib/python3.15/site-packages/vcstool/commands/push.py /usr/lib/python3.15/site-packages/vcstool/commands/remotes.py /usr/lib/python3.15/site-packages/vcstool/commands/status.py /usr/lib/python3.15/site-packages/vcstool/commands/validate.py /usr/lib/python3.15/site-packages/vcstool/commands/vcs.py /usr/lib/python3.15/site-packages/vcstool/crawler.py /usr/lib/python3.15/site-packages/vcstool/executor.py /usr/lib/python3.15/site-packages/vcstool/streams.py /usr/lib/python3.15/site-packages/vcstool/util.py /usr/share/bash-completion/completions/vcs /usr/share/doc/python3-vcstool /usr/share/doc/python3-vcstool/CONTRIBUTING.md /usr/share/doc/python3-vcstool/README.rst /usr/share/vcstool-completion /usr/share/vcstool-completion/vcs.bash /usr/share/vcstool-completion/vcs.fish /usr/share/vcstool-completion/vcs.tcsh /usr/share/vcstool-completion/vcs.zsh
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Aug 7 00:39:20 2026