[arch-commits] Commit in python-typeguard/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 28 19:05:49 UTC 2020
Date: Friday, August 28, 2020 @ 19:05:49
Author: felixonmars
Revision: 691172
upgpkg: python-typeguard 2.9.1-1
Modified:
python-typeguard/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-28 19:05:42 UTC (rev 691171)
+++ PKGBUILD 2020-08-28 19:05:49 UTC (rev 691172)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-typeguard
-pkgver=2.9.0
+pkgver=2.9.1
pkgrel=1
pkgdesc="Run-time type checker for Python"
url="https://github.com/agronholm/typeguard"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools-scm')
checkdepends=('python-pytest-cov' 'python-typing_extensions')
source=("$pkgname-$pkgver.tar.gz::https://github.com/agronholm/typeguard/archive/$pkgver.tar.gz")
-sha512sums=('7e88fc6ff1d7a12194b89bc39326a26ea6cb3738a3f6f65ad7988037fc95bdb409017c14e4af2f63fb9770ab1421918d8ecb427acb3c19fa64ea3e83d547bb1f')
+sha512sums=('49cf845312024c0559e994f351b9166a6a28999e0863730c954c1028863614785414709ee4190e78435c2f054cbb38dc91f2de29656cb573fbad4999a4271d79')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list