diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-10 06:41:46 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-10 06:41:46 +0000 |
commit | 81d8bca566d97e143ad0eb57a63ecac22ac5fa53 (patch) | |
tree | 462e328ce50fb9fa6a18d7e842e3744633d95f2a /python-widgetsnbextension.spec | |
parent | 126086f5da09b22601751cb158eaf23c21764180 (diff) |
automatic import of python-widgetsnbextension
Diffstat (limited to 'python-widgetsnbextension.spec')
-rw-r--r-- | python-widgetsnbextension.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-widgetsnbextension.spec b/python-widgetsnbextension.spec index 47bc45a..2eeaa1d 100644 --- a/python-widgetsnbextension.spec +++ b/python-widgetsnbextension.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-widgetsnbextension -Version: 4.0.5 +Version: 4.0.7 Release: 1 Summary: Jupyter interactive widgets for Jupyter Notebook License: BSD 3-Clause License URL: http://jupyter.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/46/d0/ef509e5b74d96821b4ec170b7785449e25a89ef0e781e80562e515f84678/widgetsnbextension-4.0.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5b/19/df018c3ab363969cffb9ee38cbff0187634137335de0e083cad8c94bb130/widgetsnbextension-4.0.7.tar.gz BuildArch: noarch @@ -49,7 +49,7 @@ Install the corresponding Jupyter widgets package into your kernel, i.e., IPytho %prep -%autosetup -n widgetsnbextension-4.0.5 +%autosetup -n widgetsnbextension-4.0.7 %build %py3_build @@ -89,5 +89,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.5-1 +* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.7-1 - Package Spec generated |