summaryrefslogtreecommitdiff
path: root/python-ipython.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-ipython.spec')
-rw-r--r--python-ipython.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/python-ipython.spec b/python-ipython.spec
index 0381ef9..ae1ab7d 100644
--- a/python-ipython.spec
+++ b/python-ipython.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-ipython
-Version: 8.11.0
+Version: 8.12.0
Release: 1
Summary: IPython: Productive Interactive Computing
License: BSD-3-Clause
URL: https://ipython.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a7/e1/7c277c1dd0b0520bf07070c3921ff1986a2eb3db704ad91f0ac46fb42d8f/ipython-8.11.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/32/38/123155a40a0837c7627114995bf5f7a0d0b469cb903b9a27051198fad222/ipython-8.12.0.tar.gz
BuildArch: noarch
Requires: python3-backcall
@@ -17,6 +17,7 @@ Requires: python3-prompt-toolkit
Requires: python3-pygments
Requires: python3-stack-data
Requires: python3-traitlets
+Requires: python3-typing-extensions
Requires: python3-pexpect
Requires: python3-appnope
Requires: python3-colorama
@@ -207,7 +208,7 @@ site <http://github.com/ipython>`_.
%prep
-%autosetup -n ipython-8.11.0
+%autosetup -n ipython-8.12.0
%build
%py3_build
@@ -247,5 +248,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 8.11.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 8.12.0-1
- Package Spec generated