Date: Friday, April 14, 2023 @ 06:36:13
Author: arojas
Revision: 1445978
upgpkg: python-jupyter-client 8.2.0-2: Python 3.11 rebuild
Modified:
python-jupyter-client/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-14 06:29:40 UTC (rev 1445977)
+++ PKGBUILD 2023-04-14 06:36:13 UTC (rev 1445978)
@@ -4,7 +4,7 @@
_pyname=jupyter_client
pkgname=python-${_pyname/_/-}
pkgver=8.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Jupyter protocol implementation and client libraries'
arch=(any)
url='https://pypi.python.org/pypi/jupyter_client'