python3-orjson: update to 3.10.18.

This commit is contained in:
classabbyamp 2025-05-07 22:52:16 -04:00
parent c445c90b47
commit acb319d016
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'python3-orjson'
pkgname=python3-orjson
version=3.10.16
version=3.10.18
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=4379b4e7ab59e01c5a0fb945701e8d71335bee49b79c9756a279dc04158329a4
checksum=265ea23c9c2f4639aa2d5895721acbf3fc2265a1d3e845f421a6393ee4d62060
post_install() {
vlicense LICENSE-MIT