automatic version update by autodist [release 1.5.0-1mamba;Fri Nov 12 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:48:29 +01:00
parent 4dde38751a
commit 570db24e75

View File

@ -1,5 +1,5 @@
Name: python-typed_ast
Version: 1.4.3
Version: 1.5.0
Release: 1mamba
Summary: A Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library
Group: System/Libraries
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Nov 12 2021 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
- automatic version update by autodist
* Sat May 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.3-1mamba
- package created using the webbuild interface