Date: Wednesday, April 5, 2023 @ 20:30:14 Author: felixonmars Revision: 1437999
upgpkg: python-astroid 2.15.2-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-astroid/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-05 20:30:10 UTC (rev 1437998) +++ PKGBUILD 2023-04-05 20:30:14 UTC (rev 1437999) @@ -6,7 +6,7 @@ _pyname=astroid pkgname=python-$_pyname pkgver=2.15.2 -pkgrel=1 +pkgrel=2 pkgdesc='A common base representation of python source code' arch=(any) url="https://github.com/PyCQA/$_pyname"
