Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-nbclient
Commits:
99a611d1 by Jakub Klinkovský at 2025-12-17T07:50:32+01:00
upgpkg: 0.10.2-3: Rebuild for Python 3.14 (nocheck)
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/99a611d1deba413948ad4110187fa2e0b5da4ffb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbclient/-/commit/99a611d1deba413948ad4110187fa2e0b5da4ffb
You're receiving this email because of your account on gitlab.archlinux.org.