maturin: update to 0.12.5.

This commit is contained in:
Andrew J. Hesford 2021-12-22 11:34:40 -05:00
parent cecc606ed8
commit ea3406335c

View file

@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=0.12.4
version=0.12.5
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.2.tar.gz>target-lexicon-${version}.tar.gz"
checksum="5a636c2f5b08654c09d50f429179d1fe93449474db503100a55b85adbad67dfc
checksum="3685b0a90e3032b9993df0506c6293b7abd4adf4d0f2f09b7fdf6a7ced450bf5
b6c2ddab7498cf6eab8e637a5b7895f3170b2f9ef989861d1ff33af6c8459b27"
# Tests use unstable features and fail to build
make_check=no