From 92416c093afe2d9e933f2d002ad517beea961dd4 Mon Sep 17 00:00:00 2001 From: gitea Date: Sat, 16 Aug 2025 08:20:27 +0000 Subject: [PATCH] =?UTF-8?q?python3-orjson:=20=D0=BE=D0=B1=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8=203.11.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python3-orjson/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-orjson/alr.sh b/python3-orjson/alr.sh index 114852a..cd9c6bc 100644 --- a/python3-orjson/alr.sh +++ b/python3-orjson/alr.sh @@ -1,6 +1,6 @@ _name='orjson' name='python3-orjson' -version='3.10.7' +version='3.11.2' release=1 desc="Fast, correct Python JSON library supporting dataclasses and datetimes" homepage="https://github.com/ijl/orjson"