14
0

- update to 1.16 (bsc#1220489, CVE-2024-27454):

* Produce Python 3.8 wheels again, I deactivated it too
    eagerly, it's in security fixes only mode, not yet reached
    its end-of-life state
  * Honor the recursion limit also at parse time, to avoid
    attacks as described by CVE-2024-27454
- Switch to autosetup and pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=26
This commit is contained in:
2024-03-16 09:31:19 +00:00
committed by Git OBS Bridge
parent f080d06deb
commit 73c91293bd
4 changed files with 15 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
%define rjversion 1.1.0+git20211015.4d6cb081
%{?sle15_python_module_pythons}
Name: python-python-rapidjson
Version: 1.14
Version: 1.16
Release: 0
Summary: Python wrapper around rapidjson
License: MIT