forked from pool/python-canonicaljson
Accepting request 946543 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/946543 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-canonicaljson?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 22:48:34 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Update to 1.5.0
|
||||
- Add code to handle frozendict implementations using c-extension
|
||||
- Add tests for Python 3.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 11:09:25 UTC 2021 - Oliver Kurz <okurz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-canonicaljson
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2020 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
|
||||
@@ -28,7 +28,7 @@
|
||||
%define github_user matrix-org
|
||||
%define short_name canonicaljson
|
||||
Name: python-%{short_name}%{psuffix}
|
||||
Version: 1.4.0
|
||||
Version: 1.5.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:f6d05222afdff5bc4c5e82318ab75656d1402074376a410b32ff22171090632e
|
||||
size 11135
|
||||
3
v1.5.0.tar.gz
Normal file
3
v1.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8b0fa0f382555e1f7159c2e8431075756d5849a9b38c27ca74c2255d236c43c
|
||||
size 9508
|
||||
Reference in New Issue
Block a user