Date: Wednesday, April 5, 2023 @ 19:19:37 Author: felixonmars Revision: 1437957
upgpkg: jupyter-notebook 6.5.3-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: jupyter-notebook/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 19:19:24 UTC (rev 1437956) +++ PKGBUILD 2023-04-05 19:19:37 UTC (rev 1437957) @@ -4,7 +4,7 @@ pkgname=jupyter-notebook _pipname=notebook pkgver=6.5.3 -pkgrel=1 +pkgrel=2 pkgdesc='The language-agnostic HTML notebook application for Project Jupyter' arch=(any) url='https://github.com/jupyter/notebook'
