From 023e4c02870cddd81d8273fa0b1b13a426254fbe Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:41:17 +0000 Subject: automatic import of python-astroid --- .gitignore | 1 + python-astroid.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fcd6341..272ddf7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /astroid-2.15.2.tar.gz +/astroid-2.15.3.tar.gz diff --git a/python-astroid.spec b/python-astroid.spec index 83e29a4..5b82eb0 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-astroid -Version: 2.15.2 +Version: 2.15.3 Release: 1 Summary: An abstract syntax tree for Python with inference support. License: LGPL-2.1-or-later URL: https://pypi.org/project/astroid/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/95/a17a3c963bc77a8be61ee0a1aea3cffb1a10bdfdf1ad836c141fd079ed03/astroid-2.15.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5b/bc/c7d66f43e10d5f42512993fb27dc2ffbe48d8231f8dc15a5220893927554/astroid-2.15.3.tar.gz BuildArch: noarch Requires: python3-lazy-object-proxy @@ -48,7 +48,7 @@ Provides: python3-astroid-doc tools. %prep -%autosetup -n astroid-2.15.2 +%autosetup -n astroid-2.15.3 %build %py3_build @@ -88,5 +88,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2.15.2-1 +* Fri Apr 21 2023 Python_Bot - 2.15.3-1 - Package Spec generated diff --git a/sources b/sources index aed68ac..e06a3e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -429e20a7802b7fdbdd38dd6aba7dadb5 astroid-2.15.2.tar.gz +caa4e9c7619f13e474e46eebc3716978 astroid-2.15.3.tar.gz -- cgit v1.2.3