diff --git a/comm-0.2.0.tar.gz b/comm-0.2.0.tar.gz deleted file mode 100644 index ed4c0c020fcd3a5088eff6edd6a440d0d219f749..0000000000000000000000000000000000000000 Binary files a/comm-0.2.0.tar.gz and /dev/null differ diff --git a/comm-0.2.1.tar.gz b/comm-0.2.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a5660c3f3bb2df9b35078f95bd3bdf4fbbcd9210 Binary files /dev/null and b/comm-0.2.1.tar.gz differ diff --git a/python-comm.spec b/python-comm.spec index 2cf38d12ffc1b5fe5577d9b1a2ed9cd6e9e9ffbe..83a02836d4ff93c15a9b05f26968f11341d73660 100644 --- a/python-comm.spec +++ b/python-comm.spec @@ -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 - 0.2.1-1 +- Update package to version 0.2.1 + Prevent exception spam during interpreter teardown + * Thu Nov 30 2023 jiangxinyu - 0.2.0-1 - Upgrade package to version 0.2.0