From 0dc77d94e29952798201cc67216c5aade651f0ad Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:27:19 -0500 Subject: [PATCH] python3-orjson: rebuild for python3-3.13 --- srcpkgs/python3-orjson/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-orjson/template b/srcpkgs/python3-orjson/template index 386dd17c198..5b07fca14d0 100644 --- a/srcpkgs/python3-orjson/template +++ b/srcpkgs/python3-orjson/template @@ -1,7 +1,7 @@ # Template file for 'python3-orjson' pkgname=python3-orjson version=3.10.12 -revision=1 +revision=2 build_style=python3-pep517 build_helper="rust" hostmakedepends="maturin cargo"