forked from pool/python-pyaml
Accepting request 634884 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/634884 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyaml?expand=0&rev=3
This commit is contained in:
@@ -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>
|
Fri Aug 31 10:43:07 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Name: python-pyaml
|
||||||
Version: 17.12.1
|
Version: 17.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Produce pretty and readable YAML-serialized data
|
Summary: Python module to produce formatted YAML-serialized data
|
||||||
License: WTFPL
|
License: WTFPL
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/mk-fg/pretty-yaml
|
URL: https://github.com/mk-fg/pretty-yaml
|
||||||
@@ -36,8 +36,7 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PyYAML-based python module to produce pretty and readable
|
PyYAML-based python module to produce formatted YAML-serialized data.
|
||||||
YAML-serialized data.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n pyaml-%{version}
|
%setup -q -n pyaml-%{version}
|
||||||
|
Reference in New Issue
Block a user