[arch-commits] Commit in python-coverage/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jun 18 20:12:41 UTC 2019


    Date: Tuesday, June 18, 2019 @ 20:12:39
  Author: arojas
Revision: 482175

https

Modified:
  python-coverage/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-18 20:12:03 UTC (rev 482174)
+++ PKGBUILD	2019-06-18 20:12:39 UTC (rev 482175)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc="A tool for measuring code coverage of Python programs"
 arch=('x86_64')
-url="http://nedbatchelder.com/code/coverage/"
+url="https://nedbatchelder.com/code/coverage/"
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-xdist' 'python2-pytest-xdist'



More information about the arch-commits mailing list