From 6a85b2d753ab2672aa47b6e75e68ab7539d7b0d3 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Fri, 5 Jan 2024 16:55:08 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.32.0-2mamba;Fri Apr 07 2023] --- python-yapf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yapf.spec b/python-yapf.spec index 2bf4833..208a697 100644 --- a/python-yapf.spec +++ b/python-yapf.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-yapf Version: 0.32.0 -Release: 1mamba +Release: 2mamba Summary: A formatter for Python code Group: System/Libraries Vendor: openmamba @@ -51,5 +51,8 @@ done %doc AUTHORS LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 0.32.0-2mamba +- rebuilt with python 3.10 + * Wed Nov 09 2022 Silvan Calarco 0.32.0-1mamba - package created using the webbuild interface