python3-setuptools-rust: update to 1.11.0.

This commit is contained in:
Andrew J. Hesford 2025-03-17 20:28:09 -04:00
parent 06c0736308
commit 9b74fe8c4a

View file

@ -1,7 +1,7 @@
# Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust
version=1.10.2
revision=2
version=1.11.0
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=5d73e7eee5f87a6417285b617c97088a7c20d1a70fcea60e3bdc94ff567c29dc
checksum=f765d66f3def6fdc85e1e6d889c6a812aea1430c8dadcf1c7b6779b45f874fb2
# Tests have unpackaged dependencies
make_check=no