Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-nbclient
Commits:
49ffc62e by Antonio Rojas at 2025-12-23T10:33:52+01:00
upgpkg: 0.10.4-2: Python 3.14 rebuild
- - - - -
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 = 1
+ pkgrel = 2
url = https://github.com/jupyter/nbclient
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=jupyter-nbclient
pkgver=0.10.4
-pkgrel=1
+pkgrel=2
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/49ffc62e5a002b3033fdd4a4153e9874e4453b50
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbclient/-/commit/49ffc62e5a002b3033fdd4a4153e9874e4453b50
You're receiving this email because of your account on gitlab.archlinux.org.