Update package to version 0.2.1
This commit is contained in:
parent
7c5e868030
commit
4ec55e9894
Binary file not shown.
BIN
comm-0.2.1.tar.gz
Normal file
BIN
comm-0.2.1.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user