1
0

Accepting request 538963 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/538963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pandocfilters?expand=0&rev=4
This commit is contained in:
Jan Matejek
2017-11-07 14:54:52 +00:00
committed by Git OBS Bridge
parent bf507afbb4
commit 8443d46654
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Nov 4 02:08:16 UTC 2017 - arun@gmx.de
- update to version 1.4.2:
* Fixed minor RST error in README.
* Fixed typo.
* Change element constructor function elt() to return a list instead
of a tuple when numargs > 1, enabling elements to be traversed by
walk().
* Fix indentation of a doc-string
-------------------------------------------------------------------
Fri Mar 31 03:40:09 UTC 2017 - toddrme2178@gmail.com