diff --git a/jsonslicer-0.1.6.tar.gz b/jsonslicer-0.1.6.tar.gz deleted file mode 100644 index 9e59edd..0000000 --- a/jsonslicer-0.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a822ce07e7a4e5f6078fe65585d90f25b8aa4c77eccf3e2a770746fda014179f -size 24736 diff --git a/jsonslicer-0.1.7.tar.gz b/jsonslicer-0.1.7.tar.gz new file mode 100644 index 0000000..c55c072 --- /dev/null +++ b/jsonslicer-0.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa01a79e0c699208deee6514a17b0bb28c1b661aa795491d33c796b162c4b4cc +size 22246 diff --git a/python-jsonslicer.changes b/python-jsonslicer.changes index 667f772..af3a88e 100644 --- a/python-jsonslicer.changes +++ b/python-jsonslicer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 29 14:22:11 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.1.7 + * Make YAJL error verbosity tunable + ------------------------------------------------------------------- Tue May 25 09:05:08 UTC 2021 - pgajdos@suse.com diff --git a/python-jsonslicer.spec b/python-jsonslicer.spec index f46b91d..d6b14f1 100644 --- a/python-jsonslicer.spec +++ b/python-jsonslicer.spec @@ -1,7 +1,7 @@ # # spec file for package python-jsonslicer # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-jsonslicer -Version: 0.1.6 +Version: 0.1.7 Release: 0 Summary: Streaming JSON parser with iterator interface License: MIT