From aac8f61411d926a22ea54df5ece2be198cb1e809 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:46:22 +0100 Subject: [PATCH] automatic version update by autodist [release 2.3.0-1mamba;Sat Sep 02 2023] --- python-asttokens.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-asttokens.spec b/python-asttokens.spec index 7914a39..f964882 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.2.1 +Version: 2.3.0 Release: 1mamba Summary: Annotate AST trees with source code positions Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Sep 02 2023 Automatic Build System 2.3.0-1mamba +- automatic version update by autodist + * Thu Apr 06 2023 Silvan Calarco 2.2.1-1mamba - package created using the webbuild interface