1
0

Accepting request 946711 from home:bnavigator:branches:devel:languages:python:jupyter

- Update to 7.1.1
  * Further improvements to pending kernels managment #732
    (@Zsailer)
  * Test against all kernels in jupyter kernel test and clean up CI
    #731 (@blink1073)
  * Add support for pending kernels #712 (@blink1073)
  * Improve restarter logic #717 (@vidartf)
  * Set sticky bit only on the directory #711 (@ci4ic4)

OBS-URL: https://build.opensuse.org/request/show/946711
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-client?expand=0&rev=14
This commit is contained in:
2022-01-15 21:26:08 +00:00
committed by Git OBS Bridge
parent 14ccfa5dc4
commit 0c977b0108
4 changed files with 17 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%endif
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter-client%{psuffix}
Version: 7.0.6
Version: 7.1.1
Release: 0
Summary: Jupyter protocol implementation and client libraries
License: BSD-3-Clause