!3 Update package to version 0.2.1

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-02-25 05:58:26 +00:00 committed by Gitee
commit 3a6942961e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
comm-0.2.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,7 @@
Name: python-comm
Version: 0.2.0
Version: 0.2.1
Release: 1
Summary: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
License: BSD 3-Clause License
URL: https://github.com/ipython/comm
Source0: %{url}/archive/%{version}/comm-%{version}.tar.gz
@ -44,6 +43,10 @@ Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
%{python3_sitelib}/comm/
%changelog
* Sun Feb 25 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 0.2.1-1
- Update package to version 0.2.1
Prevent exception spam during interpreter teardown
* Thu Nov 30 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.2.0-1
- Upgrade package to version 0.2.0