From 3b874fa83a0267fecd401496837d3ec31081123e32fe6a3efad1aae903438536 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 9 Oct 2022 19:20:35 +0000 Subject: [PATCH] Accepting request 1009169 from home:apersaud:branches:devel:languages:python:jupyter update to latest version OBS-URL: https://build.opensuse.org/request/show/1009169 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=50 --- nbclient-0.6.8.tar.gz | 3 --- nbclient-0.7.0.tar.gz | 3 +++ python-nbclient.changes | 8 ++++++++ python-nbclient.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 nbclient-0.6.8.tar.gz create mode 100644 nbclient-0.7.0.tar.gz diff --git a/nbclient-0.6.8.tar.gz b/nbclient-0.6.8.tar.gz deleted file mode 100644 index cab6c4f..0000000 --- a/nbclient-0.6.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:268fde3457cafe1539e32eb1c6d796bbedb90b9e92bacd3e43d83413734bb0e8 -size 78917 diff --git a/nbclient-0.7.0.tar.gz b/nbclient-0.7.0.tar.gz new file mode 100644 index 0000000..9ec3f09 --- /dev/null +++ b/nbclient-0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d844efd6da9bc39d2209bf996dbd8e07bf0f36b796edfabaa8f8a9ab77c3aa +size 79032 diff --git a/python-nbclient.changes b/python-nbclient.changes index 7411b32..20e2e20 100644 --- a/python-nbclient.changes +++ b/python-nbclient.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Oct 9 17:10:22 UTC 2022 - Arun Persaud + +- update to version 0.7.0: + * Maintenance and upkeep improvements + + Cleanup CI #254 (@blink1073) + + Handle client 8 support #253 (@blink1073) + ------------------------------------------------------------------- Fri Sep 9 16:47:56 UTC 2022 - Arun Persaud diff --git a/python-nbclient.spec b/python-nbclient.spec index 107632f..3deafd8 100644 --- a/python-nbclient.spec +++ b/python-nbclient.spec @@ -30,7 +30,7 @@ %bcond_with libalternatives %endif Name: python-nbclient%{psuffix} -Version: 0.6.8 +Version: 0.7.0 Release: 0 Summary: A client library for executing notebooks License: BSD-3-Clause