From 8244a87106a53c7749b0837f601f357a528a6f1b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 10 May 2023 22:08:29 -0400 Subject: [PATCH] python3-setuptools-rust: update to 1.6.0. --- 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 accc9f22a92..3c4540d5bd4 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.5.2 -revision=2 +version=1.6.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" 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=d8daccb14dc0eae1b6b6eb3ecef79675bd37b4065369f79c35393dd5c55652c7 +checksum=c86e734deac330597998bfbc08da45187e6b27837e23bd91eadb320732392262 # Tests have unpackaged dependencies make_check=no