Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-jupyter-client
Commits:
fab97a88 by Antonio Rojas at 2026-01-08T20:42:34+01:00
upgpkg: 8.8.0-2: Python 3.14 rebuild
- - - - -
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 = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/jupyter_client
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=jupyter_client
pkgname=python-${_pyname/_/-}
pkgver=8.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='Jupyter protocol implementation and client libraries'
arch=(any)
url='https://pypi.python.org/pypi/jupyter_client'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-client/-/commit/fab97a88c296fbbecade3da1aeaff1ab8295cc0e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-client/-/commit/fab97a88c296fbbecade3da1aeaff1ab8295cc0e
You're receiving this email because of your account on gitlab.archlinux.org.