Date: Monday, November 9, 2020 @ 15:49:00 Author: felixonmars Revision: 747162
upgpkg: python-jsondiff 1.2.0-4: Python 3.9 rebuild Modified: python-jsondiff/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-09 15:48:55 UTC (rev 747161) +++ PKGBUILD 2020-11-09 15:49:00 UTC (rev 747162) @@ -4,7 +4,7 @@ pkgname=python-jsondiff _pkgname=jsondiff pkgver=1.2.0 -pkgrel=3 +pkgrel=4 pkgdesc='Diff JSON and JSON-like structures in Python' arch=(any) url='https://github.com/xlwings/jsondiff'
