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

python3-bashate-2.1.1-2.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: python3-bashate Distribution: Mageia
Version: 2.1.1 Vendor: Mageia.Org
Release: 2.mga10 Build date: Mon Mar 3 13:20:03 2025
Group: Development/Python Build host: localhost
Size: 119384 Source RPM: python-bashate-2.1.1-2.mga10.src.rpm
Packager: daviddavid <daviddavid>
Url: https://docs.openstack.org/developer/bashate/
Summary: A pep8 equivalent for bash scripts
A pep8 equivalent for bash scripts. This program attempts to be an automated
style checker for bash scripts to fill the same part of code review that pep8
does in most OpenStack projects. It started from humble beginnings in the
DevStack project, and will continue to evolve over time.

Provides

Requires

License

ASL 2.0

Changelog

* Sun Mar 02 2025 wally <wally> 2.1.1-2.mga10
  + Revision: 2156824
  - rebuild for python3.13
* Thu Apr 04 2024 papoteur <papoteur> 2.1.1-1.mga10
  + Revision: 2054278
  - rebuild for python 3.12
  - use pyproject

Files

/usr/bin/bashate
/usr/lib/python3.13/site-packages/bashate
/usr/lib/python3.13/site-packages/bashate-2.1.1.dist-info
/usr/lib/python3.13/site-packages/bashate-2.1.1.dist-info/AUTHORS
/usr/lib/python3.13/site-packages/bashate-2.1.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/bashate-2.1.1.dist-info/LICENSE
/usr/lib/python3.13/site-packages/bashate-2.1.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/bashate-2.1.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/bashate-2.1.1.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/bashate-2.1.1.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/bashate/__init__.py
/usr/lib/python3.13/site-packages/bashate/__main__.py
/usr/lib/python3.13/site-packages/bashate/__pycache__
/usr/lib/python3.13/site-packages/bashate/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/bashate/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/bashate/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/bashate/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/bashate/__pycache__/bashate.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/bashate/__pycache__/bashate.cpython-313.pyc
/usr/lib/python3.13/site-packages/bashate/__pycache__/messages.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/bashate/__pycache__/messages.cpython-313.pyc
/usr/lib/python3.13/site-packages/bashate/bashate.py
/usr/lib/python3.13/site-packages/bashate/messages.py
/usr/lib/python3.13/site-packages/bashate/tests
/usr/lib/python3.13/site-packages/bashate/tests/__init__.py
/usr/lib/python3.13/site-packages/bashate/tests/__pycache__
/usr/lib/python3.13/site-packages/bashate/tests/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/bashate/tests/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/bashate/tests/__pycache__/base.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/bashate/tests/__pycache__/base.cpython-313.pyc
/usr/lib/python3.13/site-packages/bashate/tests/__pycache__/test_bashate.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/bashate/tests/__pycache__/test_bashate.cpython-313.pyc
/usr/lib/python3.13/site-packages/bashate/tests/base.py
/usr/lib/python3.13/site-packages/bashate/tests/samples
/usr/lib/python3.13/site-packages/bashate/tests/samples/.E005_excluded
/usr/lib/python3.13/site-packages/bashate/tests/samples/E001_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E002_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E003_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E003_good.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E004_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E005_bad
/usr/lib/python3.13/site-packages/bashate/tests/samples/E006_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E006_bad_custom_length.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E006_good.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E010_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E010_good.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E011_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E011_good.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E012_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E040_syntax_error.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E041_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E042_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E043_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/E044_bad.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/comments.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/for_loops.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/heredoc_ignore.sh
/usr/lib/python3.13/site-packages/bashate/tests/samples/legacy_sample.sh
/usr/lib/python3.13/site-packages/bashate/tests/test_bashate.py
/usr/share/doc/python3-bashate
/usr/share/doc/python3-bashate/README.rst
/usr/share/doc/python3-bashate/readme.rst
/usr/share/licenses/python3-bashate
/usr/share/licenses/python3-bashate/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Mar 12 05:52:07 2025