- Update to 0.2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-comm?expand=0&rev=9
This commit is contained in:
parent
cc94044939
commit
1402fa0bec
@ -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
3
comm-0.2.0-gh.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5977e098e586b62b45759c9fb016529e38b9bbe96923cf29b4546b2a49cace6a
|
||||
size 8936
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user