From 8b112c737740c16119ce0ba0fa1a6d5590cc22dc Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 7 Nov 2023 10:26:07 -0500 Subject: [PATCH] python3-setuptools-rust: update to 1.8.1. --- srcpkgs/python3-setuptools-rust/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-setuptools-rust/template b/srcpkgs/python3-setuptools-rust/template index dfbb4903769..9fa21958f45 100644 --- a/srcpkgs/python3-setuptools-rust/template +++ b/srcpkgs/python3-setuptools-rust/template @@ -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