From de5107343a58d2f388d06520eb1f833f5b01590a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 20 Mar 2023 23:14:25 +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 0a354af4bd..60f35f6b37 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.7 +Version: 3.8.8 Release: 1%{?dist} Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy License: MIT or APACHE-2.0