automatic version update by autodist [release 0.2.3-1mamba;Sun Jul 21 2024]

This commit is contained in:
Automatic Build System 2024-07-27 11:43:56 +02:00
parent 451b166c3f
commit 03e48946ad

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pure_eval
Version: 0.2.2
Release: 2mamba
Version: 0.2.3
Release: 1mamba
Summary: Safely evaluate AST nodes without side effects
Group: System/Libraries
Vendor: openmamba
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/*
%changelog
* Sun Jul 21 2024 Automatic Build System <autodist@openmamba.org> 0.2.3-1mamba
- automatic version update by autodist
* Sun Oct 01 2023 Automatic Build System <autodist@mambasoft.it> 0.2.2-2mamba
- rebuilt with python3 = 3.11.5