python3-orjson: update to 3.12.0.

This commit is contained in:
classabbyamp
2026-08-16 12:30:17 -04:00
parent 066d24bfd4
commit c3acf0d054
+2 -2
View File
@@ -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