summaryrefslogtreecommitdiff
path: root/python-notebook.spec
diff options
context:
space:
mode:
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