diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:41:17 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:41:17 +0000 |
| commit | 023e4c02870cddd81d8273fa0b1b13a426254fbe (patch) | |
| tree | ae5513dc08e945208ba1d918c4c2bc10ecef24b2 | |
| parent | 839543c103e9bd4eea2e19eb14ea12df118d9cf2 (diff) | |
automatic import of python-astroidopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-astroid.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 2.15.2-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.15.3-1 - Package Spec generated @@ -1 +1 @@ -429e20a7802b7fdbdd38dd6aba7dadb5 astroid-2.15.2.tar.gz +caa4e9c7619f13e474e46eebc3716978 astroid-2.15.3.tar.gz |
