From 369146300c92e8a58ebc5e7b583c3d4fc7b967d6 Mon Sep 17 00:00:00 2001 From: windowsboy111 Date: Mon, 9 Jan 2023 10:58:20 +0800 Subject: [PATCH] Update python3-orjson.spec Signed-off-by: windowsboy111 --- anda/python/orjson/python3-orjson.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/python/orjson/python3-orjson.spec b/anda/python/orjson/python3-orjson.spec index c51129fa79..49f19ea35a 100644 --- a/anda/python/orjson/python3-orjson.spec +++ b/anda/python/orjson/python3-orjson.spec @@ -6,7 +6,7 @@ License: MIT or APACHE-2.0 URL: https://github.com/ijl/orjson Source0: %{url}/archive/refs/tags/%{version}.tar.gz BuildArch: noarch -BuildRequires: rust-maturin rust >= 1.60 +BuildRequires: maturin rust >= 1.60 Requires: libc %description