Date: Monday, April 10, 2023 @ 10:18:22 Author: felixonmars Revision: 1443922
upgpkg: jupyter-nbformat 5.8.0-3: rebuild with python 3.11 Modified: jupyter-nbformat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 10:18:07 UTC (rev 1443921) +++ PKGBUILD 2023-04-10 10:18:22 UTC (rev 1443922) @@ -3,7 +3,7 @@ pkgname=jupyter-nbformat pkgver=5.8.0 -pkgrel=2 +pkgrel=3 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'
