Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-jupyter-client
Commits:
3910fbda by Antonio Rojas at 2025-12-17T08:31:52+01:00
upgpkg: 8.7.0-3: 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.7.0
- pkgrel = 2
+ pkgrel = 3
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.7.0
-pkgrel=2
+pkgrel=3
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/3910fbdac8b28dfca29f0236f1cb68405c8af256
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-client/-/commit/3910fbdac8b28dfca29f0236f1cb68405c8af256
You're receiving this email because of your account on gitlab.archlinux.org.