python3-orjson: update to 3.10.12.

This commit is contained in:
classabbyamp 2024-11-23 18:58:22 -05:00
parent d73bbb0c85
commit 47489cf333
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-orjson'
pkgname=python3-orjson
version=3.10.11
version=3.10.12
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=ee6953bbbb44ad22483dbe7b548a5c902e231c7413fc0c20905885a690b50c43
checksum=464fe4d444c6fc3be76ec5eaa87b561075bbe42c855dccad182e0cd03c913e35
post_install() {
vlicense LICENSE-MIT