Date: Thursday, April 6, 2023 @ 12:05:37
Author: felixonmars
Revision: 1438622
upgpkg: jupyter-nbclient 0.7.2-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
jupyter-nbclient/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:05:37 UTC (rev 1438621)
+++ PKGBUILD 2023-04-06 12:05:37 UTC (rev 1438622)
@@ -2,7 +2,7 @@
pkgname=jupyter-nbclient
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="A tool for running Jupyter Notebooks in different execution contexts."
arch=('any')
url="https://github.com/jupyter/nbclient"