Date: Friday, October 25, 2019 @ 15:21:48 Author: felixonmars Revision: 518998
Python 3.8 rebuild Modified: python-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:21:32 UTC (rev 518997) +++ PKGBUILD 2019-10-25 15:21:48 UTC (rev 518998) @@ -4,7 +4,7 @@ pkgname=(python-iso8601 python2-iso8601) _libname=iso8601 pkgver=0.1.12 -pkgrel=2 +pkgrel=3 pkgdesc="Simple module to parse ISO 8601 dates" arch=(any) url="https://pyiso8601.readthedocs.io/en/latest/"
