From 59504284cdfea36753e41191426a93d78fa8f78e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 06:12:03 +0000 Subject: automatic import of python-notebook --- python-notebook.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-notebook.spec') diff --git a/python-notebook.spec b/python-notebook.spec index 34f03a3..7ec5304 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-notebook -Version: 6.5.3 +Version: 6.5.4 Release: 1 Summary: A web-based notebook environment for interactive computing License: BSD URL: http://jupyter.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b7/e5/e834fbe1b299042297f4fa8186d6063fe5487ae943f48d740b2c40da1299/notebook-6.5.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/52/1e/b555b6e33c962a605e2e85b6014f609d3e1c6a5ff48f7c2480376b430d96/notebook-6.5.4.tar.gz BuildArch: noarch Requires: python3-jinja2 @@ -85,7 +85,7 @@ for more information. %prep -%autosetup -n notebook-6.5.3 +%autosetup -n notebook-6.5.4 %build %py3_build @@ -125,5 +125,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 6.5.3-1 +* Fri Apr 21 2023 Python_Bot - 6.5.4-1 - Package Spec generated -- cgit v1.2.3