14
0
forked from pool/python-toml

Accepting request 849491 from home:marxin:branches:devel:languages:python

- Update to 0.10.2:
  Fix a ValueError: Circular reference detected for empty {}

OBS-URL: https://build.opensuse.org/request/show/849491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=15
This commit is contained in:
2020-11-20 08:07:30 +00:00
committed by Git OBS Bridge
parent 3fd26854e0
commit 5fd0703d25
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 19 19:41:13 UTC 2020 - Martin Liška <mliska@suse.cz>
- Update to 0.10.2:
Fix a ValueError: Circular reference detected for empty {}
-------------------------------------------------------------------
Mon Aug 31 08:53:10 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>