Date: Thursday, April 6, 2023 @ 15:47:40 Author: felixonmars Revision: 1439478
upgpkg: python-pasta 0.2.0-7: rebuild with python 3.11 Modified: python-pasta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 15:47:40 UTC (rev 1439477) +++ PKGBUILD 2023-04-06 15:47:40 UTC (rev 1439478) @@ -2,7 +2,7 @@ pkgname=python-pasta pkgver=0.2.0 -pkgrel=6 +pkgrel=7 pkgdesc='Library to refactor python code through AST manipulation' url='https://github.com/google/pasta' arch=('any')
