summaryrefslogtreecommitdiff
path: root/python-astroid.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-astroid.spec')
-rw-r--r--python-astroid.spec8
1 files changed, 4 insertions, 4 deletions
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