Date: Saturday, April 8, 2023 @ 08:46:46 Author: felixonmars Revision: 1442221
upgpkg: python-qtpy 2.3.0-2: rebuild with python 3.11 Modified: python-qtpy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 08:44:49 UTC (rev 1442220) +++ PKGBUILD 2023-04-08 08:46:46 UTC (rev 1442221) @@ -4,7 +4,7 @@ _pkgname=qtpy pkgname=python-qtpy pkgver=2.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Provides an uniform layer to support PyQt5 and PySide2 with a single codebase" arch=(any) url="https://github.com/spyder-ide/qtpy/"