Date: Monday, April 10, 2023 @ 11:38:20 Author: felixonmars Revision: 1444073
upgpkg: python-jupyter-events 0.6.3-3: rebuild with python 3.11 Modified: python-jupyter-events/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:37:27 UTC (rev 1444072) +++ PKGBUILD 2023-04-10 11:38:20 UTC (rev 1444073) @@ -3,7 +3,7 @@ _pipname=jupyter_events pkgname=python-jupyter-events pkgver=0.6.3 -pkgrel=2 +pkgrel=3 pkgdesc='Configurable event system for Jupyter applications and extensions' arch=(any) url='https://jupyter.org/'
