From ac5044abf27749b013ce6da40df45eb9380a3dc0 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 8 Dec 2021 08:26:26 -0500 Subject: [PATCH] python3-setuptools-rust: update to 1.1.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 1811ad4be8..9cd1c49779 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.1.1 +version=1.1.2 revision=1 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module @@ -13,7 +13,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=dc04afb52a70e56f5d6800a7ed9c45ad5937ba95e51a042b9096459edc038ad6 +checksum=a0adb9b503c0ffc4e8fe80b7c617898cefa78049983aaaea7f747e153a3e65d1 # Tests have unpackaged dependencies make_check=no