maturin: update to 0.14.13.
This commit is contained in:
parent
89a44f6290
commit
d8245b0721
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'maturin'
|
# Template file for 'maturin'
|
||||||
pkgname=maturin
|
pkgname=maturin
|
||||||
version=0.14.12
|
version=0.14.13
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@ -16,7 +16,7 @@ homepage="https://github.com/PyO3/maturin"
|
|||||||
_tlver="0.12.5"
|
_tlver="0.12.5"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz
|
distfiles="${homepage}/archive/v${version}.tar.gz
|
||||||
https://github.com/bytecodealliance/target-lexicon/archive/v${_tlver}.tar.gz>target-lexicon-${_tlver}.tar.gz"
|
https://github.com/bytecodealliance/target-lexicon/archive/v${_tlver}.tar.gz>target-lexicon-${_tlver}.tar.gz"
|
||||||
checksum="b1b665ffdfe6fa7f6f7e3ee2b7c3927567dbebea704141ab30dae3a88aba82be
|
checksum="6e29f6386c0d5a8d5c52d725a79e321f0438d0a855fc92effc7a0b4a7d93586c
|
||||||
efc488676998ea73d107b0c2632cc71baff91b5ea95abb6064b48a09edc233f9"
|
efc488676998ea73d107b0c2632cc71baff91b5ea95abb6064b48a09edc233f9"
|
||||||
# Tests use unstable features and fail to build
|
# Tests use unstable features and fail to build
|
||||||
make_check=no
|
make_check=no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user