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

Felix Yan felixonmars at archlinux.org
Tue Dec 22 19:45:34 UTC 2020


    Date: Tuesday, December 22, 2020 @ 19:45:33
  Author: felixonmars
Revision: 782852

upgpkg: python-pytest-mypy 0.8.0-1

Modified:
  python-pytest-mypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 19:45:30 UTC (rev 782851)
+++ PKGBUILD	2020-12-22 19:45:33 UTC (rev 782852)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-mypy
-pkgver=0.7.0
-pkgrel=3
+pkgver=0.8.0
+pkgrel=1
 pkgdesc='Mypy static type checker plugin for Pytest'
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest-xdist')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/dbader/pytest-mypy/archive/v$pkgver.tar.gz")
-sha512sums=('b1a544d1f0fe759e7dabd6282603334f8095f7381ee99479e5f04eb8fdd46df55213317f984b4ae9c0e89445a405478d6860bdd06185426a2f033ae4e4d19544')
+sha512sums=('c1ab3df0125420d347acd9bb727d1e24b0b18a4f184c42a2fe178bcab00164f4b39e838990c1c3fe2522f00510c7d0dba44f272be3e48ccfdd24c5161d2931cf')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list