Date: Sunday, April 9, 2023 @ 04:08:12 Author: felixonmars Revision: 1443072
upgpkg: python-qtconsole 5.4.0-2: rebuild with python 3.11 Modified: python-qtconsole/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 04:03:30 UTC (rev 1443071) +++ PKGBUILD 2023-04-09 04:08:12 UTC (rev 1443072) @@ -4,7 +4,7 @@ _pkgname=qtconsole pkgname=python-qtconsole pkgver=5.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Qt-based console for Jupyter with support for rich media output" arch=(any) url="https://qtconsole.readthedocs.io/"
