From 2ac0d102283ac0f4b54b60487e712443587df447 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 30 Mar 2026 15:00:28 -0400 Subject: [PATCH] python3-setuptools-rust: update to 1.12.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 082b3faa8c8..6d7cf7a7988 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.12.0 -revision=2 +version=1.12.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=d94a93f0c97751c17014565f07bdc324bee45d396cd1bba83d8e7af92b945f0c +checksum=85ae70989d96c9cfeb5ef79cf3bac2d5200bc5564f720a06edceedbdf6664640 # Tests have unpackaged dependencies make_check=no