Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-nbclient
Commits:
02e0365e by Antonio Rojas at 2024-04-09T14:37:55+02:00
upgpkg: 0.10.0-2: Python 3.12 rebuild
- - - - -
1b849d69 by Antonio Rojas at 2024-04-09T14:39:37+02:00
upgpkg: 0.10.0-3: Python 3.12 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.0
- pkgrel = 1
+ 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.0
-pkgrel=1
+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/-/compare/5389882c00052c17f0a288521e306561d5d624bc...1b849d69f1cb7217d0235d6b968eb7308459ee4f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbclient/-/compare/5389882c00052c17f0a288521e306561d5d624bc...1b849d69f1cb7217d0235d6b968eb7308459ee4f
You're receiving this email because of your account on gitlab.archlinux.org.