15
0
forked from pool/python-json5

Accepting request 1284020 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1284020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-json5?expand=0&rev=14
This commit is contained in:
2025-06-10 07:06:55 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 5 deletions

3
pyjson5-0.12.0.tar.gz Normal file
View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jun 8 22:42:48 UTC 2025 - Georg Pfuetzenreuter <mail+rpm@georg-pfuetzenreuter.net>
- update to 0.12.0
* jump several versions with meta/test changes
* from 0.11.0:
* Fix a typing issue in dump and dumps with the cls argument
* Introduce a new parse method
* Fix #60 - parsing '--6.0' incorrectly
* from 0.10.1:
* Add custom encoding to dump/dumps
-------------------------------------------------------------------
Wed Nov 13 15:22:09 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-json5
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%{?sle15_python_module_pythons}
Name: python-json5
Version: 0.9.28
Version: 0.12.0
Release: 0
Summary: A Python implementation of the JSON5 data format
License: Apache-2.0