[arch-commits] Commit in python-pytest-cov/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 3 20:53:51 UTC 2019
Date: Friday, May 3, 2019 @ 20:53:49
Author: felixonmars
Revision: 458743
upgpkg: python-pytest-cov 2.7.1-1
Modified:
python-pytest-cov/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-03 19:49:21 UTC (rev 458742)
+++ PKGBUILD 2019-05-03 20:53:49 UTC (rev 458743)
@@ -4,7 +4,7 @@
pkgbase=python-pytest-cov
pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.6.1
+pkgver=2.7.1
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=('d277ca7cb183b0c18e126b8a6a36793fb449cb77f3058cfbcd0cea39b2bd9855e53a1a13839b7767b3d3583c1a83199a501c3c1924598946ead32981eff1c56f')
+sha512sums=('bb2bc5be49b3c2f56a36b6396d6b1a6734e86fb0bf1c2ef29bf8dbc95dcb9364c6deb1525529d46f4ec0ffa6899ef0e94b5f76e5ed892b0a092e69ad6c6e080e')
prepare() {
cp -a pytest-cov-$pkgver{,-py2}
More information about the arch-commits
mailing list