Date: Friday, October 25, 2019 @ 15:26:06 Author: foutrelis Revision: 519024
Python 3.8 rebuild Modified: python-elementpath/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:25:59 UTC (rev 519023) +++ PKGBUILD 2019-10-25 15:26:06 UTC (rev 519024) @@ -2,7 +2,7 @@ pkgname=python-elementpath pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml" url="https://github.com/sissaschool/elementpath" license=('MIT')
