From 0265e6d274f2e88294c9ce3fc2f0ab02a888bb0c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 23 May 2023 23:14:14 +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 94ab6215be..d72122ce61 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.12 +Version: 3.8.13 Release: 1%{?dist} Summary: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy License: MIT OR Apache-2.0