Date: Monday, April 10, 2023 @ 12:15:30 Author: felixonmars Revision: 1444225
upgpkg: python-gast 0.5.3-3: rebuild with python 3.11 Modified: python-gast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 12:15:29 UTC (rev 1444224) +++ PKGBUILD 2023-04-10 12:15:30 UTC (rev 1444225) @@ -1,7 +1,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=python-gast pkgver=0.5.3 -pkgrel=2 +pkgrel=3 pkgdesc="AST that abstracts the underlying Python version " url="https://github.com/serge-sans-paille/gast" arch=(any)
