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