From b59944b81422963287fc8864ee4d745ec3e9c4adb7855d620122c194e63c331f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 5 Jan 2024 17:40:28 +0000 Subject: [PATCH] - 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/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=22 --- python-python-rapidjson.changes | 12 +++++++++--- python-python-rapidjson.spec | 4 ++-- python-rapidjson-1.13.tar.gz | 3 --- python-rapidjson-1.14.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 python-rapidjson-1.13.tar.gz create mode 100644 python-rapidjson-1.14.tar.gz diff --git a/python-python-rapidjson.changes b/python-python-rapidjson.changes index 8a1e38e..c9c2058 100644 --- a/python-python-rapidjson.changes +++ b/python-python-rapidjson.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 5 17:39:24 UTC 2024 - Dirk Müller + +- update to 1.14: + * Produce binary wheels for macOS/arm64 + ------------------------------------------------------------------- Thu Nov 23 11:43:24 UTC 2023 - ecsos @@ -17,7 +23,7 @@ Thu Nov 23 11:43:24 UTC 2023 - ecsos ------------------------------------------------------------------- Fri Oct 28 20:41:04 UTC 2022 - Yogalakshmi Arunachalam -- Update to 1.9 +- Update to 1.9 * 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 Update the test suite to work on Pyston, thanks to Kevin Modzelewski (PR #161) - 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 @@ -71,7 +77,7 @@ Thu Jan 13 23:07:04 UTC 2022 - Ben Greiner * Handle wider precision range in timestamps fractional seconds (PR 133), thanks to Karl Seguin * 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 diff --git a/python-python-rapidjson.spec b/python-python-rapidjson.spec index bf7b3a5..3764e9d 100644 --- a/python-python-rapidjson.spec +++ b/python-python-rapidjson.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define rjversion 1.1.0+git20211015.4d6cb081 %{?sle15_python_module_pythons} Name: python-python-rapidjson -Version: 1.13 +Version: 1.14 Release: 0 Summary: Python wrapper around rapidjson License: MIT diff --git a/python-rapidjson-1.13.tar.gz b/python-rapidjson-1.13.tar.gz deleted file mode 100644 index b5159a7..0000000 --- a/python-rapidjson-1.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6badda44143b2670c506b3de81a1cf30862553b2425548889a1f2d744952c645 -size 1052742 diff --git a/python-rapidjson-1.14.tar.gz b/python-rapidjson-1.14.tar.gz new file mode 100644 index 0000000..fbcae42 --- /dev/null +++ b/python-rapidjson-1.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a539d3efb8a2aef9844ca675bf6661ad1dcf12898a47dc675bbf49dfc4e95391 +size 1052791