15
0

Accepting request 1032511 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1032511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonslicer?expand=0&rev=6
This commit is contained in:
2022-11-01 12:42:21 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa01a79e0c699208deee6514a17b0bb28c1b661aa795491d33c796b162c4b4cc
size 22246

3
jsonslicer-0.1.8.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12d953b5096cc997a8c6dc81417c510ab061090e0f5f960655331a43e520eaa2
size 23902

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 28 17:55:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <yarunachalam@suse.com>

View File

@@ -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