forked from pool/python-ipykernel
Accepting request 1102513 from home:apersaud:branches:devel:languages:python:jupyter
reverted spec cleaner changes from SR1102499 - update to version 6.25.0: * Enhancements made - feat: let display hook handle clear_output #1135 (@maartenbreddels) * Bugs fixed - Merge connection info into existing connection file if it already exists #1133 (@jasongrout) * Maintenance and upkeep improvements - Clean up lint #1134 (@blink1073) - change from version 6.24.0: * New features added - Let get_parent decide the channel to get parent header #1128 (@dby-tmwctw) * Bugs fixed - Bugfix: binary stdout/stderr handling #1129 (@arieleiz) OBS-URL: https://build.opensuse.org/request/show/1102513 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=85
This commit is contained in:
parent
70b4ca991d
commit
143f2e21cf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dd4e18116357f36a1e459b3768412371bee764c51844cbf25c4ed1eb9cae4a54
|
|
||||||
size 154264
|
|
3
ipykernel-6.25.0.tar.gz
Normal file
3
ipykernel-6.25.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e342ce84712861be4b248c4a73472be4702c1b0dd77448bfd6bcfb3af9d5ddf9
|
||||||
|
size 155658
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 5 16:08:00 UTC 2023 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 6.25.0:
|
||||||
|
* Enhancements made
|
||||||
|
- feat: let display hook handle clear_output #1135
|
||||||
|
(@maartenbreddels)
|
||||||
|
* Bugs fixed
|
||||||
|
- Merge connection info into existing connection file if it
|
||||||
|
already exists #1133 (@jasongrout)
|
||||||
|
* Maintenance and upkeep improvements
|
||||||
|
- Clean up lint #1134 (@blink1073)
|
||||||
|
|
||||||
|
- change from version 6.24.0:
|
||||||
|
* New features added
|
||||||
|
- Let get_parent decide the channel to get parent header
|
||||||
|
#1128 (@dby-tmwctw)
|
||||||
|
* Bugs fixed
|
||||||
|
- Bugfix: binary stdout/stderr handling #1129 (@arieleiz)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 2 06:34:01 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Sun Jul 2 06:34:01 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-ipykernel
|
Name: python-ipykernel
|
||||||
Version: 6.23.3
|
Version: 6.25.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: IPython Kernel for Jupyter
|
Summary: IPython Kernel for Jupyter
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user