!3 Update package with version 0.9.0

From: @desert-sailor 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-03-07 01:18:56 +00:00 committed by Gitee
commit eb537eefa4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 1 deletions

Binary file not shown.

BIN
pytest_jupyter-0.9.0.tar.gz Normal file

Binary file not shown.

View File

@ -6,7 +6,7 @@
A set of pytest plugins for Jupyter libraries and extensions.}
Name: python-%{pypi_name}
Version: 0.7.0
Version: 0.9.0
Release: 1
Summary: A pytest plugin for testing Jupyter libraries and extensions.
License: BSD
@ -45,5 +45,11 @@ Summary: A pytest plugin for testing Jupyter libraries and extensions.
%license LICENSE
%changelog
* Wed Mar 6 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 0.9.0-1
- Update package with version 0.9.0
Update event loop handling
Allow passing request_timeout to client_fetch
Update ruff and typings
* Thu Aug 24 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 0.7.0-1
- Package init