14
0
forked from pool/python-pyaml

Accepting request 634738 from home:jengelh:branches:devel:languages:python

- Trim bias from description. Use noun phrasing.

OBS-URL: https://build.opensuse.org/request/show/634738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2018-09-11 07:17:48 +00:00
committed by Git OBS Bridge
parent 57a6aade20
commit 2e31b0a274
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 10 12:27:33 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim bias from description. Use noun phrasing.
-------------------------------------------------------------------
Fri Aug 31 10:43:07 UTC 2018 - Martin Pluskal <mpluskal@suse.com>

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -20,7 +20,7 @@
Name: python-pyaml
Version: 17.12.1
Release: 0
Summary: Produce pretty and readable YAML-serialized data
Summary: Python module to produce formatted YAML-serialized data
License: WTFPL
Group: Development/Languages/Python
URL: https://github.com/mk-fg/pretty-yaml
@@ -36,8 +36,7 @@ BuildArch: noarch
%python_subpackages
%description
PyYAML-based python module to produce pretty and readable
YAML-serialized data.
PyYAML-based python module to produce formatted YAML-serialized data.
%prep
%setup -q -n pyaml-%{version}