From a43c76655b3a37cb31561795127964da57378db8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 08:08:47 +0000 Subject: automatic import of python-qtconsole --- python-qtconsole.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'python-qtconsole.spec') 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 - 5.4.0-1 +* Fri Apr 21 2023 Python_Bot - 5.4.2-1 - Package Spec generated -- cgit v1.2.3