forked from pool/python-bashate
Accepting request 674344 from home:jengelh:branches:devel:languages:python
- Remove redundant metadata reprisal from description. - Initial package (0.2.0) OBS-URL: https://build.opensuse.org/request/show/674344 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bashate?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
b98c9f2e9b
commit
0c39b577f0
@@ -20,7 +20,7 @@
|
||||
Name: python-bashate
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: A pep8 equivalent for bash scripts
|
||||
Summary: A PEP8 equivalent for bash scripts
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://pypi.org/project/bashate/
|
||||
@@ -42,14 +42,13 @@ Requires: python-argparse
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
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.
|
||||
|
||||
- Free software: Apache license
|
||||
- Documentation: http://docs.openstack.org/developer/bashate
|
||||
- Source: http://git.openstack.org/cgit/openstack-dev/bash8
|
||||
- Bugs: http://bugs.launchpad.net/bash8
|
||||
|
||||
Reference in New Issue
Block a user