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

Felix Yan felixonmars at archlinux.org
Wed Jun 17 06:01:35 UTC 2020


    Date: Wednesday, June 17, 2020 @ 06:01:33
  Author: felixonmars
Revision: 646313

upgpkg: python-pytest-cov 2.10.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-17 05:47:05 UTC (rev 646312)
+++ PKGBUILD	2020-06-17 06:01:33 UTC (rev 646313)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-process-tests' 'python-pytest-cache' 'python2-pytest-cache'
               'python-pytest-xdist' 'python2-pytest-xdist' 'python-fields' 'python2-fields')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz")
-sha512sums=('159a716a854cbc5f578d2bba0d53980fe42d783d084eb8b8dd355dcca06ada4170dcb3456eb076e802e6cf91ed451694d4cb15bf974b11f286292e8e878b4147')
+sha512sums=('4f6e62d41796b53ed07c990bffe08e9f8eeb77b874efc3025754a737685bd494e21ed5985b6ce36293e6d9eecf19c44f5e01bad12d8fff884696dc6fa2ac4f14')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}



More information about the arch-commits mailing list