Date: Friday, October 25, 2019 @ 16:32:49 Author: felixonmars Revision: 519457
Python 3.8 rebuild Modified: python-cbor/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 16:32:47 UTC (rev 519456) +++ PKGBUILD 2019-10-25 16:32:49 UTC (rev 519457) @@ -2,7 +2,7 @@ pkgname=python-cbor pkgver=1.0.0 -pkgrel=2 +pkgrel=3 # The commit that bumps cbor/VERSION.py to 1.0.0 _commit=b3af679e7cf3e12d50acb83c3c591fc5db9a658d pkgdesc='CBOR rfc7049 for Python'
