14
0

- 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
This commit is contained in:
2024-01-05 17:40:28 +00:00
committed by Git OBS Bridge
parent 2287251c45
commit b59944b814
4 changed files with 14 additions and 8 deletions

View File

@@ -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