maturin: update to 1.11.5.

This commit is contained in:
Andrew J. Hesford
2026-01-14 12:08:37 -05:00
parent 8cbaf70ab7
commit bb6a49ac72
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=1.11.2
version=1.11.5
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=b6932b3a20ea7091191844dc342811202e4ce5040948e3eb668acd2ef73d1d5e
checksum=4edf379859d0126ed860c1f1905da304ce4aea37f3ad58ede294a3920cb9e3aa
# Tests use unstable features and fail to build
make_check=no