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

Felix Yan felixonmars at archlinux.org
Thu Aug 13 14:25:53 UTC 2020


    Date: Thursday, August 13, 2020 @ 14:25:53
  Author: felixonmars
Revision: 677332

upgpkg: python-typeguard 2.9.0-1

Modified:
  python-typeguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 14:25:52 UTC (rev 677331)
+++ PKGBUILD	2020-08-13 14:25:53 UTC (rev 677332)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-typeguard
-pkgver=2.8.0
+pkgver=2.9.0
 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=('53f82065585ce3ebbf9d9e9caad5a8ae251737e94315a806dd2516df3724dbbc73103d6ba84db9c97f4d8e9d3dd5c81bc51a223d26e8c9dc49c64dddd49ab1e9')
+sha512sums=('7e88fc6ff1d7a12194b89bc39326a26ea6cb3738a3f6f65ad7988037fc95bdb409017c14e4af2f63fb9770ab1421918d8ecb427acb3c19fa64ea3e83d547bb1f')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list