Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-vcs2l-1.1.6-1.fc42 RPM for noarch

From Fedora 42 testing updates for ppc64le / Packages / p

Name: python3-vcs2l Distribution: Fedora Project
Version: 1.1.6 Vendor: Fedora Project
Release: 1.fc42 Build date: Tue Nov 11 00:40:35 2025
Group: Unspecified Build host: buildvm-x86-21.rdu3.fedoraproject.org
Size: 407564 Source RPM: python-vcs2l-1.1.6-1.fc42.src.rpm
Packager: Fedora Project
Url: https://github.com/ros-infrastructure/vcs2l/
Summary: Command line tool designed to make working with multiple repositories easier
Vcs2l is a fork of Dirk Thomas's vcstool which is a version control system
(VCS) tool, designed to make working with multiple repositories easier.

This fork is created to continue the development of vcstool, as it is no
longer actively maintained.

The commands provided by vcs2l have the same naming structure as the original
fork, so it can be used as a drop-in replacement. Therefore, the repository is
renamed to vcs2l while maintaining the command names to vcstool to ensure
compatibility with existing scripts and workflows.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Nov 10 2025 Scott K Logan <logans@cottsay.net> - 1.1.6-1
  - Initial package

Files

/usr/bin/vcs
/usr/bin/vcs-branch
/usr/bin/vcs-bzr
/usr/bin/vcs-custom
/usr/bin/vcs-delete
/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.13/site-packages/vcs2l
/usr/lib/python3.13/site-packages/vcs2l-1.1.6.dist-info
/usr/lib/python3.13/site-packages/vcs2l-1.1.6.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/vcs2l-1.1.6.dist-info/LICENSE
/usr/lib/python3.13/site-packages/vcs2l-1.1.6.dist-info/METADATA
/usr/lib/python3.13/site-packages/vcs2l-1.1.6.dist-info/WHEEL
/usr/lib/python3.13/site-packages/vcs2l-1.1.6.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/vcs2l-1.1.6.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/vcs2l/__init__.py
/usr/lib/python3.13/site-packages/vcs2l/__pycache__
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/crawler.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/crawler.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/errors.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/errors.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/executor.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/executor.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/streams.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/streams.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/util.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/__pycache__/util.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients
/usr/lib/python3.13/site-packages/vcs2l/clients/__init__.py
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/bzr.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/bzr.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/git.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/git.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/hg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/hg.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/none.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/none.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/svn.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/svn.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/tar.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/tar.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/vcs_base.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/vcs_base.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/zip.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/__pycache__/zip.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/clients/bzr.py
/usr/lib/python3.13/site-packages/vcs2l/clients/git.py
/usr/lib/python3.13/site-packages/vcs2l/clients/hg.py
/usr/lib/python3.13/site-packages/vcs2l/clients/none.py
/usr/lib/python3.13/site-packages/vcs2l/clients/svn.py
/usr/lib/python3.13/site-packages/vcs2l/clients/tar.py
/usr/lib/python3.13/site-packages/vcs2l/clients/vcs_base.py
/usr/lib/python3.13/site-packages/vcs2l/clients/zip.py
/usr/lib/python3.13/site-packages/vcs2l/commands
/usr/lib/python3.13/site-packages/vcs2l/commands/__init__.py
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/branch.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/branch.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/command.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/command.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/custom.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/custom.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/delete.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/delete.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/diff.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/diff.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/export.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/export.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/help.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/help.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/import_.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/import_.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/log.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/log.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/pull.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/pull.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/push.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/push.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/remotes.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/remotes.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/status.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/status.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/validate.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/validate.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/vcs.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/__pycache__/vcs.cpython-313.pyc
/usr/lib/python3.13/site-packages/vcs2l/commands/branch.py
/usr/lib/python3.13/site-packages/vcs2l/commands/command.py
/usr/lib/python3.13/site-packages/vcs2l/commands/custom.py
/usr/lib/python3.13/site-packages/vcs2l/commands/delete.py
/usr/lib/python3.13/site-packages/vcs2l/commands/diff.py
/usr/lib/python3.13/site-packages/vcs2l/commands/export.py
/usr/lib/python3.13/site-packages/vcs2l/commands/help.py
/usr/lib/python3.13/site-packages/vcs2l/commands/import_.py
/usr/lib/python3.13/site-packages/vcs2l/commands/log.py
/usr/lib/python3.13/site-packages/vcs2l/commands/pull.py
/usr/lib/python3.13/site-packages/vcs2l/commands/push.py
/usr/lib/python3.13/site-packages/vcs2l/commands/remotes.py
/usr/lib/python3.13/site-packages/vcs2l/commands/status.py
/usr/lib/python3.13/site-packages/vcs2l/commands/validate.py
/usr/lib/python3.13/site-packages/vcs2l/commands/vcs.py
/usr/lib/python3.13/site-packages/vcs2l/crawler.py
/usr/lib/python3.13/site-packages/vcs2l/errors.py
/usr/lib/python3.13/site-packages/vcs2l/executor.py
/usr/lib/python3.13/site-packages/vcs2l/streams.py
/usr/lib/python3.13/site-packages/vcs2l/util.py
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/vcs
/usr/share/doc/python3-vcs2l
/usr/share/doc/python3-vcs2l/CHANGELOG.rst
/usr/share/doc/python3-vcs2l/README.md
/usr/share/doc/python3-vcs2l/SECURITY.md
/usr/share/fish/vendor_completions.d
/usr/share/fish/vendor_completions.d/vcs.fish
/usr/share/zsh/site-functions
/usr/share/zsh/site-functions/_vcs


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Nov 13 02:25:58 2025