update to 2.15.8 [release 2.15.8-1mamba;Wed Oct 04 2023]
This commit is contained in:
parent
17903f6141
commit
bb3f214e1e
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-astroid
|
||||
Version: 2.15.6
|
||||
Version: 2.15.8
|
||||
Release: 1mamba
|
||||
Summary: A common base representation of python source code
|
||||
Group: System/Libraries
|
||||
@ -11,11 +11,9 @@ URL: https://pypi.org/project/astroid/
|
||||
Source: https://pypi.debian.net/astroid/astroid-%{version}.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(lazy-object-proxy)
|
||||
BuildRequires: python3.7dist(typed-ast)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
BuildRequires: python3.7dist(wrapt)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(lazy-object-proxy)
|
||||
BuildRequires: python3.11dist(wrapt)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -51,6 +49,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Oct 04 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.15.8-1mamba
|
||||
- update to 2.15.8
|
||||
|
||||
* Sun Sep 24 2023 Automatic Build System <autodist@mambasoft.it> 2.15.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 09 2023 Automatic Build System <autodist@mambasoft.it> 2.15.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user