forked from pool/python-canonicaljson
Accepting request 826553 from home:darix:apps
- Update to 1.2.0:
- JSON from the standard library is used automatically on PyPy.
- Support for Python versions which are end-of-lifed was dropped,
Python >= 3.5 is supported and tested in continuous
integration.
- An API to configure the underlying JSON library was added
(set_json_library).
OBS-URL: https://build.opensuse.org/request/show/826553
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-canonicaljson?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 21:28:31 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Update to 1.2.0:
|
||||
- JSON from the standard library is used automatically on PyPy.
|
||||
- Support for Python versions which are end-of-lifed was dropped,
|
||||
Python >= 3.5 is supported and tested in continuous
|
||||
integration.
|
||||
- An API to configure the underlying JSON library was added
|
||||
(set_json_library).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 28 09:34:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-canonicaljson
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -28,7 +28,7 @@
|
||||
%define github_user matrix-org
|
||||
%define short_name canonicaljson
|
||||
Name: python-%{short_name}%{psuffix}
|
||||
Version: 1.1.4
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: Canonical JSON for Python
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6cf71127ac5771be402476d5a12b80665bdc0c063d0222f8dfe7f9e9d30fba4
|
||||
size 1326484
|
||||
3
v1.2.0.tar.gz
Normal file
3
v1.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad0a40fb5e356643f4f96d347fd2736ac279adbb2fa02bbcc1feb04156b66ad5
|
||||
size 1326903
|
||||
Reference in New Issue
Block a user