From a987be431369b4e4b1293d1666f5ad64399fbafe 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.0-1mamba;Tue Sep 05 2023] --- python-asttokens.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-asttokens.spec b/python-asttokens.spec index f964882..e925bd8 100644 --- a/python-asttokens.spec +++ b/python-asttokens.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-asttokens -Version: 2.3.0 +Version: 2.4.0 Release: 1mamba Summary: Annotate AST trees with source code positions Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Sep 05 2023 Automatic Build System 2.4.0-1mamba +- automatic version update by autodist + * Sat Sep 02 2023 Automatic Build System 2.3.0-1mamba - automatic version update by autodist