maturin: update to 1.8.3.

This commit is contained in:
Andrew J. Hesford 2025-03-17 20:18:53 -04:00
parent ce4f679a96
commit b48f58f068

View file

@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=1.8.2
version=1.8.3
revision=1
build_style=python3-pep517
build_helper="qemu rust"
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0, MIT"
homepage="https://github.com/PyO3/maturin"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=204f22de5c56a3d599f427344e7389270d71ea183bcc0c719c3725931459180b
checksum=c67ff594570270c75b6b123a0728aee5ef8871e34a2777ccf99cef10457649c0
# Tests use unstable features and fail to build
make_check=no