automatic version update by autodist [release 0.2.3-1mamba;Sun Jul 21 2024]
This commit is contained in:
parent
451b166c3f
commit
03e48946ad
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pure_eval
|
Name: python-pure_eval
|
||||||
Version: 0.2.2
|
Version: 0.2.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Safely evaluate AST nodes without side effects
|
Summary: Safely evaluate AST nodes without side effects
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Oct 01 2023 Automatic Build System <autodist@mambasoft.it> 0.2.2-2mamba
|
||||||
- rebuilt with python3 = 3.11.5
|
- rebuilt with python3 = 3.11.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user