automatic version update by autodist [release 2.1.0-1mamba;Mon Sep 02 2024]

This commit is contained in:
Automatic Build System 2024-09-02 08:32:52 +02:00
parent e0c68bcffd
commit 1fd6c4f02f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-executing
Version: 2.0.1
Version: 2.1.0
Release: 1mamba
Summary: Get the currently executing AST node of a frame, and other information
Group: System/Libraries
@ -46,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/*
%changelog
* Mon Sep 02 2024 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
- automatic version update by autodist
* Sun Oct 29 2023 Automatic Build System <autodist@mambasoft.it> 2.0.1-1mamba
- automatic version update by autodist