forked from pool/python-pyaml
Accepting request 540378 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/540378 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyaml?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b865e4f53a85f4d8a092e7701f759a3237fb3ee8a928627401914aafadc00907
|
|
||||||
size 18705
|
|
3
pyaml-17.10.0.tar.gz
Normal file
3
pyaml-17.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a9a3e83372072fc7dc1aebcab37d6f2e08fb8066f553f31d6fc9cb2ad0b515d3
|
||||||
|
size 15677
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 10 04:23:04 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 17.10.0:
|
||||||
|
* README: add link to ruamel.yaml module as a parser counterpart
|
||||||
|
|
||||||
|
- changes from version 17.8.0:
|
||||||
|
* Represent numpy arrays as lists, as per #24
|
||||||
|
|
||||||
|
- changes from version 17.7.2:
|
||||||
|
* allow line width to be passed in throguh cli
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 18 15:04:04 UTC 2017 - toddrme2178@gmail.com
|
Thu May 18 15:04:04 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-pyaml
|
Name: python-pyaml
|
||||||
Version: 16.12.2
|
Version: 17.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Produce pretty and readable YAML-serialized data
|
Summary: Produce pretty and readable YAML-serialized data
|
||||||
License: WTFPL
|
License: WTFPL
|
||||||
|
Reference in New Issue
Block a user