Date: Thursday, October 31, 2019 @ 17:49:23 Author: foutrelis Revision: 521423
Python 3.8 rebuild Modified: python-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:49:20 UTC (rev 521422) +++ PKGBUILD 2019-10-31 17:49:23 UTC (rev 521423) @@ -3,7 +3,7 @@ pkgname=python-parse pkgver=1.12.1 -pkgrel=2 +pkgrel=3 pkgdesc='Parse strings using a specification based on the Python format() syntax.' url='https://pypi.python.org/pypi/parse'
