Date: Thursday, October 31, 2019 @ 17:02:19 Author: foutrelis Revision: 521237
Python 3.8 rebuild Modified: python-lazy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:02:15 UTC (rev 521236) +++ PKGBUILD 2019-10-31 17:02:19 UTC (rev 521237) @@ -2,7 +2,7 @@ pkgname=python-lazy pkgver=1.4 -pkgrel=2 +pkgrel=3 pkgdesc="Lazy attributes for Python objects" url="https://github.com/stefanholek/lazy" license=('BSD')
