forked from pool/python-jsonslicer
Accepting request 1006974 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.1.7 * Make YAJL error verbosity tunable OBS-URL: https://build.opensuse.org/request/show/1006974 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonslicer?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a822ce07e7a4e5f6078fe65585d90f25b8aa4c77eccf3e2a770746fda014179f
|
||||
size 24736
|
||||
3
jsonslicer-0.1.7.tar.gz
Normal file
3
jsonslicer-0.1.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa01a79e0c699208deee6514a17b0bb28c1b661aa795491d33c796b162c4b4cc
|
||||
size 22246
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 14:22:11 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.1.7
|
||||
* Make YAJL error verbosity tunable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 25 09:05:08 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user