Date: Sunday, November 10, 2019 @ 20:17:02 Author: foutrelis Revision: 526513
Python 3.8 rebuild Modified: python-pasta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-10 20:14:29 UTC (rev 526512) +++ PKGBUILD 2019-11-10 20:17:02 UTC (rev 526513) @@ -2,7 +2,7 @@ pkgname=python-pasta pkgver=0.1.7 -pkgrel=1 +pkgrel=2 pkgdesc='Library to refactor python code through AST manipulation' url='https://github.com/google/pasta' arch=('any')
