From c3acf0d054a356e0e42c0e5acf3fe1bea0eeb33e Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 16 Aug 2026 12:29:45 -0400 Subject: [PATCH] python3-orjson: update to 3.12.0. --- srcpkgs/python3-orjson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-orjson/template b/srcpkgs/python3-orjson/template index 49ab55c994e..dabdda0de6a 100644 --- a/srcpkgs/python3-orjson/template +++ b/srcpkgs/python3-orjson/template @@ -1,6 +1,6 @@ # Template file for 'python3-orjson' pkgname=python3-orjson -version=3.11.9 +version=3.12.0 revision=1 build_style=python3-pep517 build_helper="rust" @@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT" homepage="https://github.com/ijl/orjson" changelog="https://raw.githubusercontent.com/ijl/orjson/master/CHANGELOG.md" distfiles="https://github.com/ijl/orjson/archive/refs/tags/${version}.tar.gz" -checksum=e6aba36c4b2f40ff04d91734809820e1688cd9ac828a0d203e14512653574b70 +checksum=25ec9c757f6b8ef7db50e50a5b7dbc22ee5c5c496de41dceef24a7eb75f4e10e post_install() { vlicense LICENSE-MIT