From 09d065a8b541e9a9f8238e7bf1443547763b6cff Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:46:23 +0100 Subject: [PATCH] automatic version update by autodist [release 2.4.1-1mamba;Fri Oct 27 2023] --- python-asttokens.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-asttokens.spec b/python-asttokens.spec index ada59f2..9a026b2 100644 --- a/python-asttokens.spec +++ b/python-asttokens.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-asttokens -Version: 2.4.0 -Release: 2mamba +Version: 2.4.1 +Release: 1mamba Summary: Annotate AST trees with source code positions Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Oct 27 2023 Automatic Build System 2.4.1-1mamba +- automatic version update by autodist + * Sun Oct 01 2023 Automatic Build System 2.4.0-2mamba - rebuilt with python3 = 3.11.5