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