Update to 3.10.7 (close RHBZ#2303811)

This commit is contained in:
Benjamin A. Beasley 2024-08-09 11:32:16 -04:00
commit 8c023b31e4
3 changed files with 6 additions and 3 deletions

View file

@ -8,7 +8,7 @@
%bcond tests 1
Name: python-orjson
Version: 3.10.6
Version: 3.10.7
Release: %autorelease
Summary: Fast, correct Python JSON library
@ -47,12 +47,14 @@ Summary: %{summary}
# BSL-1.0
# MIT
# MIT OR Apache-2.0 (duplicate)
# Unlicense OR MIT
License: %{shrink:
(Apache-2.0 OR MIT) AND
BSD-3-Clause AND
(Apache-2.0 OR BSL-1.0) AND
BSL-1.0 AND
MIT
MIT AND
(Unlicense OR MIT)
}