automatic version update by autodist [release 2.6.3-1mamba;Tue Jul 20 2021]
This commit is contained in:
parent
863c349d71
commit
870f1e0361
@ -1,5 +1,5 @@
|
|||||||
Name: python-astroid
|
Name: python-astroid
|
||||||
Version: 2.6.2
|
Version: 2.6.3
|
||||||
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
|
||||||
@ -12,6 +12,7 @@ License: LGPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(lazy-object-proxy)
|
BuildRequires: python3.7dist(lazy-object-proxy)
|
||||||
|
BuildRequires: python3.7dist(setuptools)
|
||||||
BuildRequires: python3.7dist(typed-ast)
|
BuildRequires: python3.7dist(typed-ast)
|
||||||
BuildRequires: python3.7dist(typing-extensions)
|
BuildRequires: python3.7dist(typing-extensions)
|
||||||
BuildRequires: python3.7dist(wrapt)
|
BuildRequires: python3.7dist(wrapt)
|
||||||
@ -48,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 20 2021 Automatic Build System <autodist@mambasoft.it> 2.6.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 2.6.2-1mamba
|
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 2.6.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user