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

Felix Yan felixonmars at archlinux.org
Sun Mar 21 20:26:28 UTC 2021


    Date: Sunday, March 21, 2021 @ 20:26:27
  Author: felixonmars
Revision: 898479

upgpkg: python-pytest-mypy 0.8.1-1

Modified:
  python-pytest-mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 20:19:16 UTC (rev 898478)
+++ PKGBUILD	2021-03-21 20:26:27 UTC (rev 898479)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-mypy
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='Mypy static type checker plugin for Pytest'
 arch=('any')
@@ -9,9 +9,9 @@
 url='https://github.com/dbader/pytest-mypy'
 depends=('mypy' 'python-filelock' 'python-pytest')
 makedepends=('python-setuptools-scm')
-checkdepends=('python-pytest-xdist')
+checkdepends=('python-pytest-xdist' 'python-pexpect')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/dbader/pytest-mypy/archive/v$pkgver.tar.gz")
-sha512sums=('c1ab3df0125420d347acd9bb727d1e24b0b18a4f184c42a2fe178bcab00164f4b39e838990c1c3fe2522f00510c7d0dba44f272be3e48ccfdd24c5161d2931cf')
+sha512sums=('69f6ddf605bfcd075d6780f516f2f9821675762f8fee6a3d042f450f3544d8565ea0a3a905b5dd5d560278bffc28773faba9a09554ac9758ffcc24d13e3f316e')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list