- Update to 3.11.5 (bsc#1257121, CVE-2025-67221):

* Show simple error message instead of traceback when attempting to
    build on unsupported Python versions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orjson?expand=0&rev=31
This commit is contained in:
2026-01-23 10:27:03 +00:00
committed by Git OBS Bridge
parent 5c3c1d56eb
commit e92bbed49e
7 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 23 10:22:26 UTC 2026 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 3.11.5 (bsc#1257121, CVE-2025-67221):
* Show simple error message instead of traceback when attempting to
build on unsupported Python versions.
-------------------------------------------------------------------
Thu Nov 20 10:00:42 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>