forked from pool/python-python-rapidjson
Accepting request 1137126 from devel:languages:python
- update to 1.14: * Produce binary wheels for macOS/arm64 - Update to 1.9 Fix memory leak when using end_array (issue #160) #130 and PR #131, thanks to Sebastian Pipping) OBS-URL: https://build.opensuse.org/request/show/1137126 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-rapidjson?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 5 17:39:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.14:
|
||||||
|
* Produce binary wheels for macOS/arm64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 23 11:43:24 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Thu Nov 23 11:43:24 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
@@ -17,7 +23,7 @@ Thu Nov 23 11:43:24 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 28 20:41:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Fri Oct 28 20:41:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
- Update to 1.9
|
- Update to 1.9
|
||||||
* Produce Python 3.11 wheels, thanks to cibuildwheel 2.11.1.
|
* Produce Python 3.11 wheels, thanks to cibuildwheel 2.11.1.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
@@ -31,7 +37,7 @@ Thu Oct 6 22:46:58 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|||||||
Update the test suite to work on Pyston, thanks to Kevin Modzelewski (PR #161)
|
Update the test suite to work on Pyston, thanks to Kevin Modzelewski (PR #161)
|
||||||
|
|
||||||
- Update to version 1.6 (2022-02-19)
|
- Update to version 1.6 (2022-02-19)
|
||||||
Fix memory leak when using end_array (issue #160)
|
Fix memory leak when using end_array (issue #160)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 13 23:07:04 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
Thu Jan 13 23:07:04 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
@@ -71,7 +77,7 @@ Thu Jan 13 23:07:04 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|||||||
* Handle wider precision range in timestamps fractional seconds
|
* Handle wider precision range in timestamps fractional seconds
|
||||||
(PR 133), thanks to Karl Seguin
|
(PR 133), thanks to Karl Seguin
|
||||||
* Add comparison benchmarks against orjson and hyperjson (issue
|
* Add comparison benchmarks against orjson and hyperjson (issue
|
||||||
#130 and PR #131, thanks to Sebastian Pipping)
|
#130 and PR #131, thanks to Sebastian Pipping)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 10 10:08:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Mar 10 10:08:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-python-rapidjson
|
# spec file for package python-python-rapidjson
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 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
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
%define rjversion 1.1.0+git20211015.4d6cb081
|
%define rjversion 1.1.0+git20211015.4d6cb081
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-python-rapidjson
|
Name: python-python-rapidjson
|
||||||
Version: 1.13
|
Version: 1.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python wrapper around rapidjson
|
Summary: Python wrapper around rapidjson
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6badda44143b2670c506b3de81a1cf30862553b2425548889a1f2d744952c645
|
|
||||||
size 1052742
|
|
3
python-rapidjson-1.14.tar.gz
Normal file
3
python-rapidjson-1.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a539d3efb8a2aef9844ca675bf6661ad1dcf12898a47dc675bbf49dfc4e95391
|
||||||
|
size 1052791
|
Reference in New Issue
Block a user