[arch-commits] Commit in jupyter-nbclient/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Sep 9 14:29:15 UTC 2022


    Date: Friday, September 9, 2022 @ 14:29:15
  Author: arojas
Revision: 1297250

upgpkg: jupyter-nbclient 0.6.8-1: Update to 6.6.8

Modified:
  jupyter-nbclient/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-09 13:51:58 UTC (rev 1297249)
+++ PKGBUILD	2022-09-09 14:29:15 UTC (rev 1297250)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-nbclient
-pkgver=0.6.7
+pkgver=0.6.8
 pkgrel=1
 pkgdesc="A tool for running Jupyter Notebooks in different execution contexts."
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
 checkdepends=('python-pytest-asyncio' 'python-xmltodict' 'jupyter-nbconvert' 'python-ipywidgets')
 source=("https://github.com/jupyter/nbclient/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('cf328b81a93e7fb92175f397d464a33c63bb86b5491d3ec2e6b76a226b57f9d1')
+sha256sums=('44d6c525407ebb44b18e83eaa2e1721486b936fe6908ec8b0159690c5a337db2')
 
 build() {
   cd nbclient-$pkgver



More information about the arch-commits mailing list