python3-setuptools-rust: update to 1.10.1.

This commit is contained in:
Andrew J. Hesford 2024-08-06 11:32:14 -04:00
parent 7a559b37fa
commit 95da592b65
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust
version=1.9.0
version=1.10.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
@ -10,8 +10,8 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
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=704df0948f2e4cc60c2596ad6e840ea679f4f43e58ed4ad0c1857807240eab96
distfiles="${PYPI_SITE}/s/setuptools_rust/setuptools_rust-${version}.tar.gz"
checksum=d79035fc54cdf9342e9edf4b009491ecab06c3a652b37c3c137c7ba85547d3e6
# Tests have unpackaged dependencies
make_check=no