maturin: update to 1.2.3.

This commit is contained in:
Andrew J. Hesford 2023-08-18 10:21:07 -04:00
parent 5961c34914
commit ef31a7a9e5

View file

@ -1,6 +1,6 @@
# Template file for 'maturin'
pkgname=maturin
version=1.2.0
version=1.2.3
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=841df82a4b970c64fc5865ea299102d72c05eb99a650503ef133ee7f237b920c
checksum=61e119a3d9b8f8083b7765236bc52afe779a0c2ae8c3aebc9e52d36560733772
# Tests use unstable features and fail to build
make_check=no