From b0dcdc5250b6dcad4ac26543772e2ba2f5b73963 Mon Sep 17 00:00:00 2001 From: gitea Date: Tue, 26 Aug 2025 19:51:32 +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.3?= 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 cd9c6bc..15f3436 100644 --- a/python3-orjson/alr.sh +++ b/python3-orjson/alr.sh @@ -1,6 +1,6 @@ _name='orjson' name='python3-orjson' -version='3.11.2' +version='3.11.3' release=1 desc="Fast, correct Python JSON library supporting dataclasses and datetimes" homepage="https://github.com/ijl/orjson"