maturin: update to 1.9.1.

This commit is contained in:
Andrew J. Hesford 2025-07-16 16:42:53 -04:00
parent 46c18f19d6
commit 02bb48064b

View file

@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=1.9.0
version=1.9.1
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=84a74988960a19f4e6ffa6f3a349803403496ced10dd3ff83baf4feed88c3fd8
checksum=ad374fbf04340083add2a47f3b3acdd809ceea1275d80cb5918cde80940a2fca
# Tests use unstable features and fail to build
make_check=no