Date: Monday, April 10, 2023 @ 08:12:02 Author: felixonmars Revision: 1443870
upgpkg: python-pytest-jupyter 0.7.0-3: rebuild with python 3.11 Modified: python-pytest-jupyter/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 08:11:26 UTC (rev 1443869) +++ PKGBUILD 2023-04-10 08:12:02 UTC (rev 1443870) @@ -2,7 +2,7 @@ pkgname=python-pytest-jupyter pkgver=0.7.0 -pkgrel=2 +pkgrel=3 pkgdesc='A pytest plugin for testing Jupyter core libraries and extensions' arch=(any) url='https://github.com/jupyter-server/pytest-jupyter'
