Benjamin Greiner 2023-11-26 15:26:08 +00:00 committed by Git OBS Bridge
parent cc94044939
commit 1402fa0bec
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b7c0b56439d6835c1f4abf31b81c931fd6a6eba9e38f11f74ac80d1a720bed7
size 7504

3
comm-0.2.0-gh.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5977e098e586b62b45759c9fb016529e38b9bbe96923cf29b4546b2a49cace6a
size 8936

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 26 15:24:27 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 0.2.0
* Maintenance and upkeep improvements
-------------------------------------------------------------------
Sat Aug 5 17:11:20 UTC 2023 - Arun Persaud <arun@gmx.de>

View File

@ -17,7 +17,7 @@
Name: python-comm
Version: 0.1.4
Version: 0.2.0
Release: 0
Summary: Jupyter Python Comm implementation
License: BSD-3-Clause
@ -41,7 +41,7 @@ Comm implementation and a default CommManager that can be used.
%prep
%setup -q -n comm-%{version}
sed -i -e 's/--color=yes//' pyproject.toml
sed -i -e 's/, "--color=yes"//' pyproject.toml
%build
%pyproject_wheel