From 0bfad1d45e66500552ccadf9a3f05dd42350b987ad9edfd52fe8de686330106b Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 12 Mar 2022 07:05:07 +0000 Subject: [PATCH] Accepting request 961148 from home:apersaud:branches:devel:languages:python:jupyter update to latest version OBS-URL: https://build.opensuse.org/request/show/961148 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=39 --- nbclient-0.5.12.tar.gz | 3 --- nbclient-0.5.13.tar.gz | 3 +++ python-nbclient.changes | 6 ++++++ python-nbclient.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 nbclient-0.5.12.tar.gz create mode 100644 nbclient-0.5.13.tar.gz diff --git a/nbclient-0.5.12.tar.gz b/nbclient-0.5.12.tar.gz deleted file mode 100644 index adb67d5..0000000 --- a/nbclient-0.5.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dd7ee6db59753563035f606421c3b558bd8c28b116d7e3ab8a0b4026cb44e38 -size 75661 diff --git a/nbclient-0.5.13.tar.gz b/nbclient-0.5.13.tar.gz new file mode 100644 index 0000000..1d3ed2f --- /dev/null +++ b/nbclient-0.5.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40c52c9b5e3c31faecaee69f202b3f53e38d7c1c563de0fadde9d7eda0fdafe8 +size 75191 diff --git a/python-nbclient.changes b/python-nbclient.changes index ff5fd94..738fbc2 100644 --- a/python-nbclient.changes +++ b/python-nbclient.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 12 04:52:28 UTC 2022 - Arun Persaud + +- update to version 0.5.13: + * Drop ipython_genutils #209 (@davidbrochart) + ------------------------------------------------------------------- Wed Mar 9 16:47:55 UTC 2022 - Arun Persaud diff --git a/python-nbclient.spec b/python-nbclient.spec index 180e4a7..030cf8b 100644 --- a/python-nbclient.spec +++ b/python-nbclient.spec @@ -32,7 +32,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-nbclient%{psuffix} -Version: 0.5.12 +Version: 0.5.13 Release: 0 Summary: A client library for executing notebooks License: BSD-3-Clause