Date: Thursday, January 21, 2021 @ 21:10:31
  Author: felixonmars
Revision: 824118

upgpkg: python-pytest-cov 2.11.1-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-21 19:44:49 UTC (rev 824117)
+++ PKGBUILD    2021-01-21 21:10:31 UTC (rev 824118)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.11.0
+pkgver=2.11.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=('6e092a73dde5f0cebabdb0f7f0d871a78fee5dc14f8d3964b2ff48192bbc56ca3e4af031a88f597b346355dff1c612ef6ebb98ec06dc901a6d82e6d03b3c51be')
+sha512sums=('513e89c061e926cfab718adb1a52f573abec6d67635df4ef791dc9a0e6338369c3a0771c9f2a44c5c2a17ab5a5ebc21398b4e3c525dba50724f70eea22a1c9ce')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}

Reply via email to