python3-orjson: update to 3.10.7.

This commit is contained in:
classabbyamp 2024-08-09 02:07:58 -04:00
parent 8dce5a7915
commit 5e01829958
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'python3-orjson' # Template file for 'python3-orjson'
pkgname=python3-orjson pkgname=python3-orjson
version=3.10.6 version=3.10.7
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
build_helper="rust" build_helper="rust"
@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
homepage="https://github.com/ijl/orjson" homepage="https://github.com/ijl/orjson"
changelog="https://raw.githubusercontent.com/ijl/orjson/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/ijl/orjson/master/CHANGELOG.md"
distfiles="https://github.com/ijl/orjson/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/ijl/orjson/archive/refs/tags/${version}.tar.gz"
checksum=9891b984bcdbe77f5ee05cda7f3628c7fdd188317a02f3482ace4f63a64bd7c6 checksum=82794bd7a67caf8ba45f6c157249bab32a1651ae188f2bd8f8af8ced3e16042f
post_install() { post_install() {
vlicense LICENSE-MIT vlicense LICENSE-MIT