Date: Friday, April 7, 2023 @ 04:30:34 Author: felixonmars Revision: 1440524
upgpkg: python-diff-cover 7.5.0-2: rebuild with python 3.11 Modified: python-diff-cover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:30:32 UTC (rev 1440523) +++ PKGBUILD 2023-04-07 04:30:34 UTC (rev 1440524) @@ -3,7 +3,7 @@ _name=diff_cover pkgname=python-diff-cover pkgver=7.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Automatically find diff lines that need test coverage" arch=(any) url="https://github.com/Bachmann1234/diff_cover"
