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

python2-bashate-0.6.0-bp153.1.15 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-bashate Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.6.0 Vendor: openSUSE
Release: bp153.1.15 Build date: Sat Mar 6 11:17:36 2021
Group: Development/Languages/Python Build host: lamb28
Size: 67187 Source RPM: python-bashate-0.6.0-bp153.1.15.src.rpm
Packager: https://bugs.opensuse.org
Url: https://pypi.org/project/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.

- Documentation: http://docs.openstack.org/developer/bashate
- Source: http://git.openstack.org/cgit/openstack-dev/bash8
- Bugs: http://bugs.launchpad.net/bash8

Provides

Requires

License

Apache-2.0

Changelog

* Sun May 19 2019 Markos Chandras <mchandras@suse.de>
  - Add python-pbr to runtime dependencies since bashate is trying to
    import it at the very beginning.
* Tue Feb 12 2019 Jan Engelhardt <jengelh@inai.de>
  - Remove redundant metadata reprisal from description.
* Tue Feb 12 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Run the fdupes call properly to avoid rpmlint warnings
* Mon Feb 11 2019 John Vandenberg <jayvdb@gmail.com>
  - Update to v0.6.0
    * Address new pypi requirements on README.rst
    * Switch to pep8 output format
    * Enable bashate use with pre-commit
    * Allow bashate to be called as a module
    * Add bindep.txt file
    * Stop using slave\_scripts/install-distro-packages.sh
    * Use openstack-tox-py36
    * Convert bashate-python36-fedora-26 to Zuul v3
    * Remove setting of version/release from releasenotes
    * Zuul: add file extension to playbook path
    * Initial zuulv3 job import
    * Update documentation URL for readme file
    * Add a [[ checker
    * Don't mock sysv.args
    * Fix formatting of contributor page
    * Treat sphinx warnings as errors
    * Reorder content to follow new structure
    * Update to openstackdocstheme
    * Update to tox.ini environment list
    * Add py3.5 support in setup.cfg
    * correcting typo in EXAMPLES section -I should be -i
    * docs: fixed CLI args description
    * Update .coveragerc after the removal of openstack directory
    * Changed the home-page link
    * Don't include openstack/common in flake8 exclude list
    * Enable release notes translation
    * Update docs to include all errors
    * Exclude hashbangs check for .bashrc, .bash\_profile, etc
  - Add Python 3 support
  - Add %license
  - Remove tests from installed package
* Tue Oct 25 2016 dmueller@suse.com
  - update to 0.5.1:
    * Add releasenote on python3
    * Handle argument line-up in continuations
    * Cleanup continuation line handling
    * Ignore heredoc contents
    * Replace heredoc fail-to-end detection E012 with "bash -n"
    * Set up locale for bash syntax testing
    * Only warn about tab-indent
    * Add shallow syntax checking
* Fri Nov 20 2015 dmueller@suse.com
  - update to 0.3.2:
    * Detect setting locals with subshell commands
    * Change ignore-errors to ignore_errors
    * Move to hacking 0.10
    * add E006: check for lines longer than 79 columns
    * Cleanup variable names TODO
    * Fix broken py3 tests
    * Change non intuitive error message
    * Don't mock argparse
    * Add #! or .sh test at warning level
    * Move messages into a dict
    * Add --warn to turn messages down to warnings
    * Remove pylint from requirements
    * Change test order to avoid incompatibliity
    * Clean-up return statements
    * Workflow documentation is now in infra-manual
    * Put all messages into separate package
    * Removed \b that don't work anyway
* Sat Nov 08 2014 dmueller@suse.com
  - update to 0.3.1:
    * Add man page
    * Remove automagic file finder
    * Strip comments before checks
    * Revert "Add E040: $(COMMAND) preferred over `COMMAND`"
    * Check for bash-like "for"
    * Warn against sorting requirements
    * Rename doc environment to docs
    * Add Pylint testenv environment
    * Add a check for $[
    * Add E040: $(COMMAND) preferred over `COMMAND`
    * Treat if and elif equally
    * Add new register_ignores unit tests
    * Clean-up E011 and E020 messages
    * Bump hacking to 0.9.x series
    * Reduce loops and if statements in method discover_files
    * Remove unneeded definitions of Python Source Code Encoding
    * Add a space to the output of the method log_error
    * Fix source location URL in README
    * Fix .gitreview project path
* Tue Oct 07 2014 dmueller@suse.com
  - Initial package (0.2.0)

Files

/usr/lib/python2.7/site-packages/bashate
/usr/lib/python2.7/site-packages/bashate-0.6.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/bashate-0.6.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/bashate-0.6.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/bashate-0.6.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/bashate-0.6.0-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/bashate-0.6.0-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/bashate-0.6.0-py2.7.egg-info/pbr.json
/usr/lib/python2.7/site-packages/bashate-0.6.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/bashate-0.6.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/bashate/__init__.py
/usr/lib/python2.7/site-packages/bashate/__init__.pyc
/usr/lib/python2.7/site-packages/bashate/__init__.pyo
/usr/lib/python2.7/site-packages/bashate/__main__.py
/usr/lib/python2.7/site-packages/bashate/__main__.pyc
/usr/lib/python2.7/site-packages/bashate/__main__.pyo
/usr/lib/python2.7/site-packages/bashate/bashate.py
/usr/lib/python2.7/site-packages/bashate/bashate.pyc
/usr/lib/python2.7/site-packages/bashate/bashate.pyo
/usr/lib/python2.7/site-packages/bashate/messages.py
/usr/lib/python2.7/site-packages/bashate/messages.pyc
/usr/lib/python2.7/site-packages/bashate/messages.pyo
/usr/share/doc/packages/python2-bashate
/usr/share/doc/packages/python2-bashate/AUTHORS
/usr/share/doc/packages/python2-bashate/ChangeLog
/usr/share/doc/packages/python2-bashate/README.rst
/usr/share/licenses/python2-bashate
/usr/share/licenses/python2-bashate/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024