[arch-commits] Commit in python-coverage/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 25 16:35:18 UTC 2019
Date: Friday, October 25, 2019 @ 16:35:17
Author: felixonmars
Revision: 519478
Python 3.8 rebuild
Modified:
python-coverage/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-25 16:34:49 UTC (rev 519477)
+++ PKGBUILD 2019-10-25 16:35:17 UTC (rev 519478)
@@ -5,7 +5,7 @@
pkgbase=python-coverage
pkgname=(python-coverage python2-coverage)
pkgver=4.5.4
-pkgrel=1
+pkgrel=2
pkgdesc="A tool for measuring code coverage of Python programs"
arch=('x86_64')
url="https://nedbatchelder.com/code/coverage/"
More information about the arch-commits
mailing list