14
0
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:
2017-11-10 11:38:07 +00:00
committed by Git OBS Bridge
parent 7d3b9d6904
commit 28a264dc6f
4 changed files with 16 additions and 4 deletions

View File

@@ -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