maturin: update to 0.12.12.

This commit is contained in:
Andrew J. Hesford 2022-04-19 08:18:10 -04:00
parent 18021642c0
commit eef8356dd3

View file

@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=0.12.11
version=0.12.12
revision=1
build_style=cargo
build_helper=qemu
@ -17,7 +17,7 @@ homepage="https://github.com/PyO3/maturin"
# bump target-lexicon version if it changes in Cargo.lock
distfiles="${homepage}/archive/v${version}.tar.gz
https://github.com/bytecodealliance/target-lexicon/archive/v0.12.3.tar.gz>target-lexicon-${version}.tar.gz"
checksum="4d39f15fae9c01f2f23a544fc26b20c68693ec03f820b30ca5f505647c452be1
checksum="0da8b649dc91278363d6a07fee26ea53b8f2d9cd06139034dea3a5506baf12a0
30ef841ec97532172726787ef9cac3b0cbf565dfdda4b6311e6414ffe63bef3e"
# Tests use unstable features and fail to build
make_check=no