Date: Thursday, April 6, 2023 @ 16:58:54 Author: felixonmars Revision: 1439825
upgpkg: sage-notebook-exporter 3.3-5: rebuild with python 3.11 Modified: sage-notebook-exporter/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 16:58:51 UTC (rev 1439824) +++ PKGBUILD 2023-04-06 16:58:54 UTC (rev 1439825) @@ -2,7 +2,7 @@ pkgname=sage-notebook-exporter pkgver=3.3 -pkgrel=4 +pkgrel=5 pkgdesc="Jupyter extension to export notebooks from SageNB" arch=(any) url="https://github.com/vbraun/ExportSageNB"
