automatic update by autodist [release 3.0.0-1mamba;Sat Nov 30 2024]

This commit is contained in:
Automatic Build System 2024-11-30 20:44:58 +01:00
parent 09d065a8b5
commit 83affea3a0

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-asttokens
Version: 2.4.1
Version: 3.0.0
Release: 1mamba
Summary: Annotate AST trees with source code positions
Group: System/Libraries
@ -12,7 +12,6 @@ Source: https://pypi.debian.net/asttokens/asttokens-%{version}.tar.gz
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(six)
## AUTOBUILDREQ-END
BuildRequires: libpython3-devel >= 3.11.5
@ -49,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Nov 30 2024 Automatic Build System <autodist@openmamba.org> 3.0.0-1mamba
- automatic update by autodist
* Fri Oct 27 2023 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
- automatic version update by autodist