Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-jupyter-client
Commits:
bde7578c by Antonio Rojas at 2026-06-05T18:28:46+02:00
upgpkg: 8.9.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jupyter-client
pkgdesc = Jupyter protocol implementation and client libraries
- pkgver = 8.8.0
- pkgrel = 2
+ pkgver = 8.9.0
+ pkgrel = 1
url = https://pypi.python.org/pypi/jupyter_client
arch = any
license = BSD-3-Clause
@@ -26,7 +26,7 @@ pkgbase = python-jupyter-client
provides = python-jupyter_client
conflicts = python-jupyter_client
replaces = python-jupyter_client
- source = git+https://github.com/jupyter/jupyter_client#tag=v8.8.0
- sha256sums =
391352f4c978075c9ac015ab9d40703d8bdcd4cfb959d682a6ec1308a85a80fe
+ source = git+https://github.com/jupyter/jupyter_client#tag=v8.9.0
+ sha256sums =
d676c4a78a71f4a98c581d1e26eb40fca274acb280b6aea5877a816aa0e5016f
pkgname = python-jupyter-client
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
_pyname=jupyter_client
pkgname=python-${_pyname/_/-}
-pkgver=8.8.0
-pkgrel=2
+pkgver=8.9.0
+pkgrel=1
pkgdesc='Jupyter protocol implementation and client libraries'
arch=(any)
url='https://pypi.python.org/pypi/jupyter_client'
@@ -31,7 +31,7 @@ conflicts=(python-jupyter_client)
provides=(python-jupyter_client)
replaces=(python-jupyter_client)
source=(git+https://github.com/jupyter/jupyter_client#tag=v$pkgver)
-sha256sums=('391352f4c978075c9ac015ab9d40703d8bdcd4cfb959d682a6ec1308a85a80fe')
+sha256sums=('d676c4a78a71f4a98c581d1e26eb40fca274acb280b6aea5877a816aa0e5016f')
build() {
cd $_pyname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-client/-/commit/bde7578cbd5e6e817d2831720f551dff170dabc8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-client/-/commit/bde7578cbd5e6e817d2831720f551dff170dabc8
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help