!4 Upgrade python-nbformat version to 5.9.2

From: @wen-minjuan 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-10-13 09:53:26 +00:00 committed by Gitee
commit 6281ae4b6d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

BIN
nbformat-5.9.2.tar.gz Normal file

Binary file not shown.

View File

@ -8,7 +8,7 @@ This package contains the base implementation of the Jupyter Notebook format,
and Python APIs for working with notebooks.}
Name: python-%{pypi_name}
Version: 5.9.0
Version: 5.9.2
Release: 1
Summary: The Jupyter Notebook format.
License: BSD-3-Clause
@ -76,5 +76,8 @@ Documentation for %{name}
%license LICENSE
%changelog
* Fri Oct 13 2023 wen-minjuan <mjwen@isoftstone.com> - 5.9.2-1
- Upgrade version to 5.9.2-1
* Mon Jul 10 2023 Dongxing Wang <dxwangk@isoftstone.com> - 5.9.0-1
- Initial package.
- Initial package.