From 988fb0947594dd6cffadb3ba451af72921c52e2b Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 29 Oct 2023 19:05:35 -0400 Subject: [PATCH] Fix a typo in the description --- python-orjson.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-orjson.spec b/python-orjson.spec index 2ecc5d9..a000412 100644 --- a/python-orjson.spec +++ b/python-orjson.spec @@ -23,7 +23,7 @@ BuildRequires: rust-packaging %global _description %{expand: -orjosn is a fast, correct Python JSON library supporting dataclasses, +orjson is a fast, correct Python JSON library supporting dataclasses, datetimes, and numpy}