[arch-commits] Commit in python-pytest-mypy/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Feb 28 07:33:17 UTC 2022
Date: Monday, February 28, 2022 @ 07:33:17
Author: felixonmars
Revision: 1138183
upgpkg: python-pytest-mypy 0.9.1-1
Modified:
python-pytest-mypy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-28 07:24:26 UTC (rev 1138182)
+++ PKGBUILD 2022-02-28 07:33:17 UTC (rev 1138183)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pytest-mypy
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=1
pkgdesc='Mypy static type checker plugin for Pytest'
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools-scm')
checkdepends=('python-pytest-xdist' 'python-pexpect')
source=("https://github.com/dbader/pytest-mypy/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('4417d585b3e50f9c32a6b8e12f32737f3483b6a9d90df978f4fdfef7d7b4355a244e9ec6d4d25488d35651e2745173d64b7ceae313b09f9c3b2af916f097baf0')
+sha512sums=('c18a258d64b3a8040725d900cde04c32c4b5ad4ec56a983ec2f8f96a9c15528527478881b96663bac79af4e88012188e3272dcb84bb5ec943d71dfd06b0ec52e')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list