14
0

Accepting request 1008615 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.8 (2022-07-07)
  Fix problem on macOS explicitly requiring C++11, thanks to agate-pris (issue #166)
- Update to version 1.7 (2022-07-06)
  Use current master version of rapidjson
  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)

OBS-URL: https://build.opensuse.org/request/show/1008615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=16
This commit is contained in:
2022-10-07 07:54:51 +00:00
committed by Git OBS Bridge
parent 50922a9c65
commit dfefa6812e
4 changed files with 17 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
# check git submodule and update devel:libraries:c_c++/rapidjson
%define rjversion 1.1.0+git20211015.4d6cb081
Name: python-python-rapidjson
Version: 1.5
Version: 1.8
Release: 0
Summary: Python wrapper around rapidjson
License: MIT