Date: Thursday, April 6, 2023 @ 02:33:49 Author: felixonmars Revision: 1438111
upgpkg: jupyter-notebook-shim 0.2.2-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: jupyter-notebook-shim/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 02:33:47 UTC (rev 1438110) +++ PKGBUILD 2023-04-06 02:33:49 UTC (rev 1438111) @@ -3,7 +3,7 @@ _pyname=notebook_shim pkgname=jupyter-notebook-shim pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc='Provides a way for JupyterLab and other frontends to switch to Jupyter Server for their Python Web application backend' arch=(any) url='https://github.com/jupyterlab/notebook_shim'
