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 --- .gitignore | 1 + python-qtconsole.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4f3f83c..e39099b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qtconsole-5.4.0.tar.gz +/qtconsole-5.4.2.tar.gz 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 diff --git a/sources b/sources index e918c6e..8ad24ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -329a639c4c544f5608e1f4dfb58a2059 qtconsole-5.4.0.tar.gz +b0545020f813a08d02d27150382b439f qtconsole-5.4.2.tar.gz -- cgit v1.2.3