diff --git a/json_tricks-3.12.1.tar.gz b/json_tricks-3.12.1.tar.gz deleted file mode 100644 index 96de630..0000000 --- a/json_tricks-3.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c01ded56150c73d909ed14305771cf1fce839b7d40f35a1ba0e62258a16d67d -size 35104 diff --git a/json_tricks-3.12.2.tar.gz b/json_tricks-3.12.2.tar.gz new file mode 100644 index 0000000..abe9160 --- /dev/null +++ b/json_tricks-3.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232d216077411f44817532d0175012fd7e96497be7f888a0eaea4987281ccd2a +size 35227 diff --git a/python-json_tricks.changes b/python-json_tricks.changes index 1cc7efe..44e10dc 100644 --- a/python-json_tricks.changes +++ b/python-json_tricks.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 7 15:28:52 UTC 2018 - toddrme2178@gmail.com + +- Update to 3.12.2 + * Fix for unterminated string exception in object containing + empty string + ------------------------------------------------------------------- Sat May 26 23:14:51 UTC 2018 - toddrme2178@gmail.com diff --git a/python-json_tricks.spec b/python-json_tricks.spec index edb6355..93817e4 100644 --- a/python-json_tricks.spec +++ b/python-json_tricks.spec @@ -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