summaryrefslogtreecommitdiff
path: root/python-notebook.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 06:12:03 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 06:12:03 +0000
commit59504284cdfea36753e41191426a93d78fa8f78e (patch)
tree025e8bea4bb3d68e3661250e2fc61e7eb394a6a3 /python-notebook.spec
parent5272b49df3d479f14a0a2493b30c8d8483aae27a (diff)
automatic import of python-notebookopeneuler20.03
Diffstat (limited to 'python-notebook.spec')
-rw-r--r--python-notebook.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 6.5.3-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 6.5.4-1
- Package Spec generated