maturin: update to 1.0.1.
This commit is contained in:
parent
18c2b327a4
commit
1a41f0f81d
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'maturin'
|
# Template file for 'maturin'
|
||||||
pkgname=maturin
|
pkgname=maturin
|
||||||
version=0.15.2
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="qemu rust"
|
build_helper="qemu rust"
|
||||||
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/PyO3/maturin"
|
homepage="https://github.com/PyO3/maturin"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=605cfe879c68295eedcf0e874676c469dab34f293d58c496ad9c99e64da9cc0e
|
checksum=c4141615078313a5afbb581fefc4b3673c24466d37c939dc44a816a265067c74
|
||||||
# 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