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

Eli Schwartz eschwartz at archlinux.org
Thu Jun 17 15:31:46 UTC 2021


    Date: Thursday, June 17, 2021 @ 15:31:46
  Author: eschwartz
Revision: 964632

upgpkg: python-pytest-cov 2.12.1-3: drop deprecated and no longer needed checkdepends now built into pytest

Modified:
  python-pytest-cov/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-17 15:21:11 UTC (rev 964631)
+++ PKGBUILD	2021-06-17 15:31:46 UTC (rev 964632)
@@ -5,7 +5,7 @@
 pkgbase=python-pytest-cov
 pkgname=python-pytest-cov
 pkgver=2.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc='py.test plugin for coverage reporting with support for both centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')
@@ -13,7 +13,6 @@
 depends=('python-pytest' 'python-coverage')
 makedepends=('python-setuptools')
 checkdepends=('python-virtualenv' 'python-process-tests'
-              'python-pytest-cache'
               'python-pytest-xdist' 'python-fields')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz")
 sha512sums=('a9893c81b7c5829c68b71e086719939c82622788fa471e2ab61f27cfb0efcc2008f09ec586ea06dba99ec1a6bf8789b8e3531c2ea8fa6435d7e45712b5cb9ea4')



More information about the arch-commits mailing list