diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 08:08:47 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 08:08:47 +0000 |
commit | a43c76655b3a37cb31561795127964da57378db8 (patch) | |
tree | 0330769dcd69a540b9d5f7bc57ab476e0e7a51b7 /python-qtconsole.spec | |
parent | eb459d13ed36c1ec172dfec8177be6150445e50f (diff) |
automatic import of python-qtconsoleopeneuler20.03
Diffstat (limited to 'python-qtconsole.spec')
-rw-r--r-- | python-qtconsole.spec | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/python-qtconsole.spec b/python-qtconsole.spec index e9a818d..fa1138b 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-qtconsole -Version: 5.4.0 +Version: 5.4.2 Release: 1 Summary: Jupyter Qt console License: BSD URL: http://jupyter.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/49/c6/345fffb3f6d8c9607deac4d5ff86e7ad9baf46171267585f5da10b3db890/qtconsole-5.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/23/47/306cb8e03425231fa9edc14969b528088b484de1cbc7be3e171c01e942d0/qtconsole-5.4.2.tar.gz BuildArch: noarch Requires: python3-traitlets @@ -16,6 +16,7 @@ Requires: python3-pygments Requires: python3-ipykernel Requires: python3-qtpy Requires: python3-pyzmq +Requires: python3-packaging Requires: python3-Sphinx Requires: python3-flaky Requires: python3-pytest @@ -265,7 +266,7 @@ To run the Qtconsole: %prep -%autosetup -n qtconsole-5.4.0 +%autosetup -n qtconsole-5.4.2 %build %py3_build @@ -305,5 +306,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 5.4.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.4.2-1 - Package Spec generated |