maturin: update to 1.5.1.
This commit is contained in:
parent
97773bf6d1
commit
d7d1d8a716
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maturin'
|
||||
pkgname=maturin
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
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=19eacc3befa15ff6302ef08951ed1a0516f5edea5ef1fae7f98fd8bd669610ff
|
||||
checksum=18198cc9421d04933586b9730abcdd80fe3484e209d2b8223aa7dc1f12c4c3fe
|
||||
# Tests use unstable features and fail to build
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue