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

Felix Yan felixonmars at archlinux.org
Wed Jun 17 18:26:46 UTC 2020


    Date: Wednesday, June 17, 2020 @ 18:26:46
  Author: felixonmars
Revision: 646441

upgpkg: python-pytest-timeout 1.4.0-1

Modified:
  python-pytest-timeout/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-17 18:26:42 UTC (rev 646440)
+++ PKGBUILD	2020-06-17 18:26:46 UTC (rev 646441)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pytest-timeout
 pkgname=('python-pytest-timeout' 'python2-pytest-timeout')
-pkgver=1.3.4
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='py.test plugin to abort hanging tests'
 arch=('any')
@@ -9,9 +9,9 @@
 license=('MIT')
 url='https://bitbucket.org/pytest-dev/pytest-timeout'
 makedepends=('python-pytest' 'python2-pytest')
-checkdepends=('python-pexpect' 'python2-pexpect')
+checkdepends=('python-pexpect' 'python2-pexpect' 'python-pytest-cov' 'python2-pytest-cov')
 source=("https://github.com/pytest-dev/pytest-timeout/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('5a05d34f76429291a3a9eae49c7e8e919a00a80c453de51b3a11d52c45822d3c1d5b3064366aa2a453cab9f7747e9ae8cc6f64cf569df72724a149e8dc584ccd')
+sha512sums=('4bc1f11d4b1cf21397e70307711f02ac11b568e3893831c89b97082eb2dcc16bc2774f60236b4d1aeb3e32b3af849bfcefa041e604ce9e6c82783a635b8a1b68')
 
 prepare() {
   cp -a pytest-timeout-$pkgver{,-py2}



More information about the arch-commits mailing list