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

@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-toml%{psuffix}
Version: 0.10.1
Version: 0.10.2
Release: 0
Summary: Python module which parses and emits TOML
License: MIT