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

Filipe Laíns ffy00 at archlinux.org
Thu Aug 27 14:39:42 UTC 2020


    Date: Thursday, August 27, 2020 @ 14:39:41
  Author: ffy00
Revision: 689876

upgpkg: python-pytest-mypy 0.7.0-1

Modified:
  python-pytest-mypy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 14:06:55 UTC (rev 689875)
+++ PKGBUILD	2020-08-27 14:39:41 UTC (rev 689876)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-mypy
-pkgver=0.6.2
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='Mypy static type checker plugin for Pytest'
 arch=('any')
@@ -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=('e7921ce2ea31b9cafa4364faea6c58d2b3284d3809bcfb80d2a9130d66192ffbf1449d23368098f862ee92321c61cc7ec98e14fb7fe5e0b46f28dd812ee8f836')
+sha512sums=('b1a544d1f0fe759e7dabd6282603334f8095f7381ee99479e5f04eb8fdd46df55213317f984b4ae9c0e89445a405478d6860bdd06185426a2f033ae4e4d19544')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list