python3-setuptools-rust: update to 1.11.1.

This commit is contained in:
Andrew J. Hesford 2025-04-10 20:52:36 -04:00
parent f3cd263d0a
commit 39fd2d6ade

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust
version=1.11.0
version=1.11.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
@ -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=f765d66f3def6fdc85e1e6d889c6a812aea1430c8dadcf1c7b6779b45f874fb2
checksum=7dabc4392252ced314b8050d63276e05fdc5d32398fc7d3cce1f6a6ac35b76c0
# Tests have unpackaged dependencies
make_check=no