diff --git a/python-pure_eval.spec b/python-pure_eval.spec index 2cb8a86..2f74f40 100644 --- a/python-pure_eval.spec +++ b/python-pure_eval.spec @@ -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 0.2.3-1mamba +- automatic version update by autodist + * Sun Oct 01 2023 Automatic Build System 0.2.2-2mamba - rebuilt with python3 = 3.11.5