python3-setuptools-rust: update to 0.12.1.

This commit is contained in:
Andrew J. Hesford 2021-03-12 08:20:23 -05:00
parent 1e0705e489
commit 6eaefe0c4b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust
version=0.12.0
version=0.12.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=faacca4b85d5f43e9e3836418e1cbf9ed2576a27978b522f3d04513ef052cec5
checksum=647009e924f0ae439c7f3e0141a184a69ad247ecb9044c511dabde232d3d570e
do_check() {
echo "Tests have unpackaged dependencies; skipping"