From bc78326b0c29e43441672bb4149ce2d1552c8b38 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 9 Apr 2023 16:17:28 +0000 Subject: [PATCH] bump: orjson --- 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 5e98b7cebf..5849d30342 100644 --- a/anda/python/orjson/python3-orjson.spec +++ b/anda/python/orjson/python3-orjson.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: python3-orjson -Version: 3.8.9 +Version: 3.8.10 Release: 1%{?dist} Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy License: MIT OR Apache-2.0