From 7c4c60f02300245e6041cd3df2eedbbcf2d59ed6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 28 Mar 2023 15:16:57 +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 60f35f6b37..166fe57afd 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.8 +Version: 3.8.9 Release: 1%{?dist} Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy License: MIT or APACHE-2.0