Fix orjson (again)

This commit is contained in:
windowsboy111
2023-01-10 21:49:33 +08:00
parent 605029fc53
commit 186337063c
+2
View File
@@ -9,6 +9,8 @@ URL: https://github.com/ijl/orjson
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
BuildRequires: python3-installer python3.11 python3-pip maturin cargo
Requires: libc
%{?python_provide:%python_provide python3-orjson}
Provides: python3.11dist(orjson) = %{version}
%description
orjson is a fast, correct JSON library for Python. It benchmarks as the fastest Python library