python3-setuptools-rust: update to 1.5.2.

This commit is contained in:
Andrew J. Hesford 2022-10-03 10:48:59 -04:00
parent e39436ca72
commit 7731a40678

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust
version=1.5.1
version=1.5.2
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=0e05e456645d59429cb1021370aede73c0760e9360bbfdaaefb5bced530eb9d7
checksum=d8daccb14dc0eae1b6b6eb3ecef79675bd37b4065369f79c35393dd5c55652c7
# Tests have unpackaged dependencies
make_check=no