From 40a99545cf884df028b9c4814bd37139f2ba5ef2 Mon Sep 17 00:00:00 2001 From: gitea Date: Mon, 1 Sep 2025 09:42:39 +0000 Subject: [PATCH] =?UTF-8?q?python3-setuptools-rust:=20=D0=BE=D0=B1=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8=201.12.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python3-setuptools-rust/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-setuptools-rust/alr.sh b/python3-setuptools-rust/alr.sh index 343f243..e93c0f4 100644 --- a/python3-setuptools-rust/alr.sh +++ b/python3-setuptools-rust/alr.sh @@ -1,5 +1,5 @@ name='python3-setuptools-rust' -version='1.11.1' +version='1.12.0' release='1' desc='Compile and distribute Python extensions written in rust as easily as if they were written in C.' homepage='https://github.com/PyO3/setuptools-rust'