python3-setuptools-rust: update to 1.8.1.

This commit is contained in:
Andrew J. Hesford 2023-11-07 10:26:07 -05:00
parent e6074178ab
commit 8b112c7377

View file

@ -1,7 +1,7 @@
# Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust
version=1.7.0
revision=2
version=1.8.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
depends="python3-semanticversion python3-setuptools python3-typing_extensions"
@ -11,7 +11,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=c7100999948235a38ae7e555fe199aa66c253dc384b125f5d85473bf81eae3a3
checksum=94b1dd5d5308b3138d5b933c3a2b55e6d6927d1a22632e509fcea9ddd0f7e486
# Tests have unpackaged dependencies
make_check=no