Accepting request 1140285 from devel:languages:python:jupyter
- Update to 5.7.1 * Derive JupyterAsyncApp from JupyterApp #389 (@blink1073) - Release 5.7.0 * Modernize event loop behavior #387 (@blink1073) - Release 5.6.1 * Fix export of package version #386 (@blink1073) * Revert "Enable async JupyterApp" #385 (@blink1073) - Release 5.6.0 * Enable async JupyterApp #381 (@blink1073) OBS-URL: https://build.opensuse.org/request/show/1140285 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-core?expand=0&rev=23
This commit is contained in:
commit
c9ab08df7b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1553311a97ccd12936037f36b9ab4d6ae8ceea6ad2d5c90d94a909e752178e40
|
||||
size 85962
|
3
jupyter_core-5.7.1.tar.gz
Normal file
3
jupyter_core-5.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de61a9d7fc71240f688b2fb5ab659fbb56979458dc66a71decd098e03c79e218
|
||||
size 87137
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 21 11:00:17 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 5.7.1
|
||||
* Derive JupyterAsyncApp from JupyterApp #389 (@blink1073)
|
||||
- Release 5.7.0
|
||||
* Modernize event loop behavior #387 (@blink1073)
|
||||
- Release 5.6.1
|
||||
* Fix export of package version #386 (@blink1073)
|
||||
* Revert "Enable async JupyterApp" #385 (@blink1073)
|
||||
- Release 5.6.0
|
||||
* Enable async JupyterApp #381 (@blink1073)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 23 19:23:58 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -32,7 +32,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-jupyter-core%{psuffix}
|
||||
Version: 5.5.1
|
||||
Version: 5.7.1
|
||||
Release: 0
|
||||
Summary: Base package on which Jupyter projects rely
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user