Update python3-orjson.spec

Signed-off-by: windowsboy111 <wboy111@outlook.com>
This commit is contained in:
windowsboy111
2023-01-09 11:10:31 +08:00
committed by GitHub
parent 369146300c
commit 7d151454f9
+1 -1
View File
@@ -15,7 +15,7 @@ for JSON and is more correct than the standard json library or other third-party
serializes dataclass, datetime, numpy, and UUID instances natively.
%prep
%autosetup -n %{name}-%{version}
%autosetup -n orjson-%{version}
%build
maturin build --release --strip