maturin: update to 1.11.2.

This commit is contained in:
Andrew J. Hesford
2026-01-07 10:51:51 -05:00
parent 3e1de5a2cc
commit 05a7ebec11
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=1.11.0
version=1.11.2
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=0e25b8931fd4b4d894c739fd61500cc79289ed10be907440013a7ffb6492ef78
checksum=b6932b3a20ea7091191844dc342811202e4ce5040948e3eb668acd2ef73d1d5e
# Tests use unstable features and fail to build
make_check=no