Date: Monday, April 10, 2023 @ 07:01:25
Author: felixonmars
Revision: 1443712
upgpkg: python-jupyter-client 8.1.0-3: rebuild with python 3.11
Modified:
python-jupyter-client/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 06:58:54 UTC (rev 1443711)
+++ PKGBUILD 2023-04-10 07:01:25 UTC (rev 1443712)
@@ -4,7 +4,7 @@
_pyname=jupyter_client
pkgname=python-${_pyname/_/-}
pkgver=8.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Jupyter protocol implementation and client libraries'
arch=(any)
url='https://pypi.python.org/pypi/jupyter_client'