Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-jupyter-client
Commits:
bf6bac9c by Jakub Klinkovský at 2025-12-17T07:27:25+01:00
upgpkg: 8.7.0-2: Rebuild for Python 3.14 (nocheck)
- - - - -
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 = 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.7.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/bf6bac9ce218e8190a38499bc634453f55f53ce9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyter-client/-/commit/bf6bac9ce218e8190a38499bc634453f55f53ce9
You're receiving this email because of your account on gitlab.archlinux.org.