forked from pool/python-python-rapidjson
- 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user