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

Felix Yan felixonmars at archlinux.org
Tue Jan 19 16:16:18 UTC 2021


    Date: Tuesday, January 19, 2021 @ 16:16:18
  Author: felixonmars
Revision: 823729

upgpkg: python-pytest-cov 2.11.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 16:16:17 UTC (rev 823728)
+++ PKGBUILD	2021-01-19 16:16:18 UTC (rev 823729)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.10.1
-pkgrel=3
+pkgver=2.11.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')
@@ -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=('b12ea3b7e321cc0921bc88e22003cda169edd807e05efa4814939af97816ed129f8a8b3b646f4ee78e7664fba249197f9bf54d92bccdc3c3401b74d9a5447446')
+sha512sums=('6e092a73dde5f0cebabdb0f7f0d871a78fee5dc14f8d3964b2ff48192bbc56ca3e4af031a88f597b346355dff1c612ef6ebb98ec06dc901a6d82e6d03b3c51be')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}



More information about the arch-commits mailing list