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

Felix Yan felixonmars at archlinux.org
Fri May 22 20:40:14 UTC 2020


    Date: Friday, May 22, 2020 @ 20:39:58
  Author: felixonmars
Revision: 631707

upgpkg: python-pytest-cov 2.9.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-22 20:36:09 UTC (rev 631706)
+++ PKGBUILD	2020-05-22 20:39:58 UTC (rev 631707)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.8.1
-pkgrel=2
+pkgver=2.9.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=('63e4180a5e64579c87aada2f5f3afb5bfe4c4d3f4d39d694abebb05c56761b758cb9a5ccc96569acea595b9333412f34be6b1a0e1cea8a9b580694bfa11df303')
+sha512sums=('159a716a854cbc5f578d2bba0d53980fe42d783d084eb8b8dd355dcca06ada4170dcb3456eb076e802e6cf91ed451694d4cb15bf974b11f286292e8e878b4147')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}



More information about the arch-commits mailing list