Date: Wednesday, December 1, 2021 @ 21:36:56 Author: foutrelis Revision: 1060888
upgpkg: python-gast 0.5.2-3: Python 3.10 rebuild Modified: python-gast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 21:36:51 UTC (rev 1060887) +++ PKGBUILD 2021-12-01 21:36:56 UTC (rev 1060888) @@ -1,7 +1,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=python-gast pkgver=0.5.2 -pkgrel=2 +pkgrel=3 pkgdesc="AST that abstracts the underlying Python version " url="https://github.com/serge-sans-paille/gast" arch=(any)
