14
0
forked from pool/python-ujson

- update to 5.7.0:

* Support ujson.loads(bytearray(...)) and other bytes-like
    objects.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=38
This commit is contained in:
2023-03-27 10:04:43 +00:00
committed by Git OBS Bridge
parent 7ed064f6cd
commit 1fbc7c56ca
5 changed files with 12 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
<services>
<service name="download_files" mode="disabled" />
</services>

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 27 10:04:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.7.0:
* Support ujson.loads(bytearray(...)) and other bytes-like
objects.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 7 22:34:15 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> Wed Dec 7 22:34:15 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-ujson # spec file for package python-ujson
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}} %{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-ujson Name: python-ujson
Version: 5.6.0 Version: 5.7.0
Release: 0 Release: 0
Summary: JSON encoder and decoder for Python Summary: JSON encoder and decoder for Python
License: BSD-3-Clause License: BSD-3-Clause

View File

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

BIN
ujson-5.7.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.