diff --git a/jsonslicer-0.1.7.tar.gz b/jsonslicer-0.1.7.tar.gz deleted file mode 100644 index c55c072..0000000 --- a/jsonslicer-0.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa01a79e0c699208deee6514a17b0bb28c1b661aa795491d33c796b162c4b4cc -size 22246 diff --git a/jsonslicer-0.1.8.tar.gz b/jsonslicer-0.1.8.tar.gz new file mode 100644 index 0000000..d76879c --- /dev/null +++ b/jsonslicer-0.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d953b5096cc997a8c6dc81417c510ab061090e0f5f960655331a43e520eaa2 +size 23902 diff --git a/python-jsonslicer.changes b/python-jsonslicer.changes index af3a88e..375586a 100644 --- a/python-jsonslicer.changes +++ b/python-jsonslicer.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 28 17:55:08 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.1.8 + * Python 3.11 support finalized + * Cosmetic code fixes + * Minor documentation updates + ------------------------------------------------------------------- Thu Sep 29 14:22:11 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-jsonslicer.spec b/python-jsonslicer.spec index d6b14f1..a4be0c7 100644 --- a/python-jsonslicer.spec +++ b/python-jsonslicer.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-jsonslicer -Version: 0.1.7 +Version: 0.1.8 Release: 0 Summary: Streaming JSON parser with iterator interface License: MIT