14
0
forked from pool/python-pytoml

- update to 0.1.21

- add "deprecation notice" to summary
 * Fix incorrectly stripped new-lines at the beginning of strings

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytoml?expand=0&rev=9
This commit is contained in:
2019-08-09 13:32:04 +00:00
committed by Git OBS Bridge
parent 87a7671bd6
commit 5057ab2097
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 9 13:30:32 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.1.21
- add "deprecation notice" to summary
* Fix incorrectly stripped new-lines at the beginning of strings
-------------------------------------------------------------------
Thu Mar 7 11:15:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>