Date: Friday, October 25, 2019 @ 16:02:27 Author: felixonmars Revision: 519336
Python 3.8 rebuild Modified: python-lazy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 16:02:06 UTC (rev 519335) +++ PKGBUILD 2019-10-25 16:02:27 UTC (rev 519336) @@ -2,7 +2,7 @@ pkgname=python-lazy pkgver=1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Lazy attributes for Python objects" url="https://github.com/stefanholek/lazy" license=('BSD')
