Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-nbclient
Commits:
9a706ed3 by Antonio Rojas at 2026-06-05T18:07:45+02:00
upgpkg: 0.11.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jupyter-nbclient
pkgdesc = A tool for running Jupyter Notebooks in different execution
contexts
- pkgver = 0.10.4
- pkgrel = 2
+ pkgver = 0.11.0
+ pkgrel = 1
url = https://github.com/jupyter/nbclient
arch = any
license = BSD-3-Clause
@@ -20,7 +20,7 @@ pkgbase = jupyter-nbclient
depends = python-jupyter-client
depends = python-jupyter-core
depends = python-traitlets
- source = git+https://github.com/jupyter/nbclient#tag=v0.10.4
- sha256sums =
7939623ac9d73353f7d3370ed917dfd8d74ab216ae7c10ba86a725ddc8cf02e6
+ source = git+https://github.com/jupyter/nbclient#tag=v0.11.0
+ sha256sums =
8c17595efc58108fc5d891adc7d270e3ef8a48d95c4c24526535bac596d4452d
pkgname = jupyter-nbclient
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Kyle Keen <[email protected]>
pkgname=jupyter-nbclient
-pkgver=0.10.4
-pkgrel=2
+pkgver=0.11.0
+pkgrel=1
pkgdesc='A tool for running Jupyter Notebooks in different execution contexts'
arch=(any)
url='https://github.com/jupyter/nbclient'
@@ -24,7 +24,7 @@ checkdepends=(jupyter-nbconvert
python-testpath
python-xmltodict)
source=(git+https://github.com/jupyter/nbclient#tag=v$pkgver)
-sha256sums=('7939623ac9d73353f7d3370ed917dfd8d74ab216ae7c10ba86a725ddc8cf02e6')
+sha256sums=('8c17595efc58108fc5d891adc7d270e3ef8a48d95c4c24526535bac596d4452d')
build() {
cd nbclient
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbclient/-/commit/9a706ed3f24f5e20aad79f75a8c89e58b5fd44b9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbclient/-/commit/9a706ed3f24f5e20aad79f75a8c89e58b5fd44b9
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help