- Update to 0.9.0
* Clean up linting and fix a bug that was found #91 (@blink1073) - Release 0.8.0 * Allow for string annotations in listener signature #88 (@blink1073) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=16
This commit is contained in:
parent
1795cf6e38
commit
b82f2197ab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7be27f54b8388c03eefea123a4f79247c5b9381c49fb1cd48615ee191eb12615
|
|
||||||
size 59717
|
|
BIN
jupyter_events-0.9.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
jupyter_events-0.9.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 26 16:05:33 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 0.9.0
|
||||||
|
* Clean up linting and fix a bug that was found #91 (@blink1073)
|
||||||
|
- Release 0.8.0
|
||||||
|
* Allow for string annotations in listener signature #88
|
||||||
|
(@blink1073)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 23 08:11:45 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Wed Aug 23 08:11:45 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-jupyter-events
|
Name: python-jupyter-events
|
||||||
Version: 0.7.0
|
Version: 0.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Jupyter Event System library
|
Summary: Jupyter Event System library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user