python3-setuptools-rust: update to 1.1.1.

This commit is contained in:
Andrew J. Hesford 2021-12-04 08:20:59 -05:00
parent 1101e4a24d
commit 4d3b604a42

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust
version=1.0.0
version=1.1.1
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
@ -13,7 +13,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=eb6e6d41f01e63d042288e5c609684adf93426c10ea745ec324263f3fcbf27e9
checksum=dc04afb52a70e56f5d6800a7ed9c45ad5937ba95e51a042b9096459edc038ad6
# Tests have unpackaged dependencies
make_check=no