Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-nbclient
Commits:
19461b6e by Jakub Klinkovský at 2025-12-17T08:16:20+01:00
upgpkg: 0.10.2-4: Rebuild for Python 3.14
- - - - -
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.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/jupyter/nbclient
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=jupyter-nbclient
pkgver=0.10.2
-pkgrel=3
+pkgrel=4
pkgdesc='A tool for running Jupyter Notebooks in different execution contexts'
arch=(any)
url='https://github.com/jupyter/nbclient'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbclient/-/commit/19461b6e0ef5b11cd8e60c3fb650f2db1adce443
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbclient/-/commit/19461b6e0ef5b11cd8e60c3fb650f2db1adce443
You're receiving this email because of your account on gitlab.archlinux.org.