!1 Update package to version 8.22.1
From: @desert-sailor Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
fe7c501e58
Binary file not shown.
BIN
ipython-8.22.1.tar.gz
Normal file
BIN
ipython-8.22.1.tar.gz
Normal file
Binary file not shown.
@ -1,83 +1,13 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-ipython
|
Name: python-ipython
|
||||||
Version: 8.14.0
|
Version: 8.22.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: IPython: Productive Interactive Computing
|
Summary: IPython: Productive Interactive Computing
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://ipython.org
|
URL: https://ipython.org
|
||||||
Source0: https://files.pythonhosted.org/packages/fa/cb/2b777f625cca49b4a747b0dfe9986c21f5b46e5b548176903a914cdbec55/ipython-8.14.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/95/2c/9ef08ee0cc836f95bc2750e7c3f18790a90dff596d372cee4bcd2561ae1c/ipython-8.22.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-backcall
|
|
||||||
Requires: python3-decorator
|
|
||||||
Requires: python3-jedi
|
|
||||||
Requires: python3-matplotlib-inline
|
|
||||||
Requires: python3-pickleshare
|
|
||||||
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
|
|
||||||
Requires: python3-black
|
|
||||||
Requires: python3-ipykernel
|
|
||||||
Requires: python3-setuptools
|
|
||||||
Requires: python3-sphinx
|
|
||||||
Requires: python3-sphinx-rtd-theme
|
|
||||||
Requires: python3-docrepr
|
|
||||||
Requires: python3-matplotlib
|
|
||||||
Requires: python3-stack-data
|
|
||||||
Requires: python3-pytest
|
|
||||||
Requires: python3-typing-extensions
|
|
||||||
Requires: python3-pytest
|
|
||||||
Requires: python3-pytest-asyncio
|
|
||||||
Requires: python3-testpath
|
|
||||||
Requires: python3-nbconvert
|
|
||||||
Requires: python3-nbformat
|
|
||||||
Requires: python3-ipywidgets
|
|
||||||
Requires: python3-notebook
|
|
||||||
Requires: python3-ipyparallel
|
|
||||||
Requires: python3-qtconsole
|
|
||||||
Requires: python3-curio
|
|
||||||
Requires: python3-matplotlib
|
|
||||||
Requires: python3-numpy
|
|
||||||
Requires: python3-pandas
|
|
||||||
Requires: python3-trio
|
|
||||||
Requires: python3-black
|
|
||||||
Requires: python3-ipykernel
|
|
||||||
Requires: python3-setuptools
|
|
||||||
Requires: python3-sphinx
|
|
||||||
Requires: python3-sphinx-rtd-theme
|
|
||||||
Requires: python3-docrepr
|
|
||||||
Requires: python3-matplotlib
|
|
||||||
Requires: python3-stack-data
|
|
||||||
Requires: python3-pytest
|
|
||||||
Requires: python3-typing-extensions
|
|
||||||
Requires: python3-pytest
|
|
||||||
Requires: python3-pytest-asyncio
|
|
||||||
Requires: python3-testpath
|
|
||||||
Requires: python3-ipykernel
|
|
||||||
Requires: python3-nbconvert
|
|
||||||
Requires: python3-nbformat
|
|
||||||
Requires: python3-ipywidgets
|
|
||||||
Requires: python3-notebook
|
|
||||||
Requires: python3-ipyparallel
|
|
||||||
Requires: python3-qtconsole
|
|
||||||
Requires: python3-pytest
|
|
||||||
Requires: python3-pytest-asyncio
|
|
||||||
Requires: python3-testpath
|
|
||||||
Requires: python3-pytest
|
|
||||||
Requires: python3-pytest-asyncio
|
|
||||||
Requires: python3-testpath
|
|
||||||
Requires: python3-curio
|
|
||||||
Requires: python3-matplotlib
|
|
||||||
Requires: python3-nbformat
|
|
||||||
Requires: python3-numpy
|
|
||||||
Requires: python3-pandas
|
|
||||||
Requires: python3-trio
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
IPython provides a rich toolkit to help you make the most out of using Python
|
IPython provides a rich toolkit to help you make the most out of using Python
|
||||||
interactively. Its main components are:
|
interactively. Its main components are:
|
||||||
@ -208,7 +138,7 @@ site <http://github.com/ipython>`_.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n ipython-8.14.0
|
%autosetup -n ipython-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -248,5 +178,13 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 1 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 8.22.1-1
|
||||||
|
- Update package to version 8.22.1
|
||||||
|
Use check_same_thread=False by default for history sqlite db
|
||||||
|
Use prompt_toolkit.application.create_app_session for debugger prompt
|
||||||
|
Provide and easier way to generate magics and pre-post hooks
|
||||||
|
Refuse to install event loop hooks when not using prompt_toolkit
|
||||||
|
Add hack to change traceback syntax highlighting
|
||||||
|
|
||||||
* Sun Jun 25 2023 Python_Bot <Python_Bot@openeuler.org> - 8.14.0-1
|
* Sun Jun 25 2023 Python_Bot <Python_Bot@openeuler.org> - 8.14.0-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user