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
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 23:13:38 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Remove redundant metadata reprisal from description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 08:47:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
@@ -101,5 +106,4 @@ Sat Nov 8 12:46:08 UTC 2014 - dmueller@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 09:52:07 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- Initial package (0.2.0)
|
||||
|
||||
- Initial package (0.2.0)
|
||||
|
||||
@@ -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