Date: Thursday, April 6, 2023 @ 02:16:39 Author: felixonmars Revision: 1438075
upgpkg: jupyter-nbformat 5.8.0-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: jupyter-nbformat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 02:15:14 UTC (rev 1438074) +++ PKGBUILD 2023-04-06 02:16:39 UTC (rev 1438075) @@ -3,7 +3,7 @@ pkgname=jupyter-nbformat pkgver=5.8.0 -pkgrel=1 +pkgrel=2 pkgdesc='The base implementation of the Jupyter Notebook format and Python APIs for working with notebooks' arch=(any) url='https://pypi.python.org/pypi/nbformat'
