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

Felix Yan felixonmars at archlinux.org
Wed Sep 5 18:41:53 UTC 2018


    Date: Wednesday, September 5, 2018 @ 18:41:53
  Author: felixonmars
Revision: 376997

upgpkg: python-pytest-cov 2.6.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-05 18:35:12 UTC (rev 376996)
+++ PKGBUILD	2018-09-05 18:41:53 UTC (rev 376997)
@@ -5,8 +5,8 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.5.1
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')
@@ -17,7 +17,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=('4963eba62ae8e7c1a03eb3310c242b6c24c9e711345b3b4c85902a4a1ba74e1c22ebb38dd4c0ddd42d4d8fc12eb22dd3a4d99f392c424bfba0c50b4564bc444f')
+sha512sums=('e77f411d1b82cad561ad2894327f56997e264e3f58e57ceaa50e0621df013c16de42e0cab122375662129e9d5f6066d12778a80db5de57b3e1e4ef8540ddc632')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}



More information about the arch-commits mailing list