Date: Wednesday, November 11, 2020 @ 10:36:10 Author: foutrelis Revision: 750155
upgpkg: python-jsondiff 1.2.0-5: Python 3.9 rebuild Modified: python-jsondiff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-11 10:36:08 UTC (rev 750154) +++ PKGBUILD 2020-11-11 10:36:10 UTC (rev 750155) @@ -4,7 +4,7 @@ pkgname=python-jsondiff _pkgname=jsondiff pkgver=1.2.0 -pkgrel=4 +pkgrel=5 pkgdesc='Diff JSON and JSON-like structures in Python' arch=(any) url='https://github.com/xlwings/jsondiff'
