From 4b5a30e5dcbbde8b0c68b0e70a95c37ae33ce11f Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 10:49:01 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 23.3.0-2mamba;Sat Apr 08 2023] --- python-black.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-black.spec b/python-black.spec index 4bcc392..356be3f 100644 --- a/python-black.spec +++ b/python-black.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-black Version: 23.3.0 -Release: 1mamba +Release: 2mamba Summary: The uncompromising code formatter Group: System/Libraries Vendor: openmamba @@ -63,6 +63,9 @@ done %doc LICENSE %changelog +* Sat Apr 08 2023 Sdk Build System 23.3.0-2mamba +- rebuilt with python 3.10 + * Thu Mar 30 2023 Automatic Build System 23.3.0-1mamba - automatic version update by autodist