python3-setuptools-rust: update to 1.5.1.

This commit is contained in:
Andrew J. Hesford 2022-08-15 10:13:19 -04:00
parent f8033cb0a1
commit b7638b4c02

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust
version=1.5.0
version=1.5.1
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/PyO3/setuptools-rust"
changelog="https://raw.githubusercontent.com/PyO3/setuptools-rust/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/s/setuptools-rust/setuptools-rust-${version}.tar.gz"
checksum=0b8aeb814afe0e9d7c31569ec0936d1f5201993530639244fa973e1742005671
checksum=0e05e456645d59429cb1021370aede73c0760e9360bbfdaaefb5bced530eb9d7
# Tests have unpackaged dependencies
make_check=no