maturin: update to 1.13.3.

This commit is contained in:
Andrew J. Hesford
2026-05-11 14:19:04 -04:00
parent ccaaf49060
commit 0e71806934
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=1.13.1
version=1.13.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=2bfb3ec1ef1c15163ac006b09f895d17bd7ce0229416be952cd49065842acfc0
checksum=17d062a73781cf4cd4eb8b0188e8cf037eece711feef0386a22f0975e4e4f34e
# Tests use unstable features and fail to build
make_check=no