From dc363b0daad38a077d4f1e494b1adfd7a5a9719c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 3 Oct 2024 08:58:29 -0400 Subject: [PATCH] python3-setuptools-rust: update to 1.10.2. --- srcpkgs/python3-setuptools-rust/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-setuptools-rust/template b/srcpkgs/python3-setuptools-rust/template index 37041a38782..6223c9b8462 100644 --- a/srcpkgs/python3-setuptools-rust/template +++ b/srcpkgs/python3-setuptools-rust/template @@ -1,6 +1,6 @@ # Template file for 'python3-setuptools-rust' pkgname=python3-setuptools-rust -version=1.10.1 +version=1.10.2 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=d79035fc54cdf9342e9edf4b009491ecab06c3a652b37c3c137c7ba85547d3e6 +checksum=5d73e7eee5f87a6417285b617c97088a7c20d1a70fcea60e3bdc94ff567c29dc # Tests have unpackaged dependencies make_check=no