15
0

Accepting request 627948 from home:TheBlackCat:branches:devel:languages:python

- Update to 3.12.2
  * Fix for unterminated string exception in object containing
    empty string

OBS-URL: https://build.opensuse.org/request/show/627948
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=5
This commit is contained in:
Todd R
2018-08-07 19:50:56 +00:00
committed by Git OBS Bridge
parent 0b9949e64e
commit ac775cbcbb
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-json_tricks
Version: 3.12.1
Version: 3.12.2
Release: 0
Summary: Extra features for Python's JSON
License: BSD-3-Clause