Date: Saturday, October 26, 2019 @ 04:12:17 Author: felixonmars Revision: 519934
Python 3.8 rebuild Modified: python-voluptuous-serialize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 04:11:55 UTC (rev 519933) +++ PKGBUILD 2019-10-26 04:12:17 UTC (rev 519934) @@ -2,7 +2,7 @@ pkgname=python-voluptuous-serialize pkgver=2.3.0 -pkgrel=2 +pkgrel=3 pkgdesc='Convert voluptuous schemas to JSON' arch=(any) url=https://github.com/balloob/voluptuous-serialize
