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

Felix Yan felixonmars at archlinux.org
Wed Oct 28 10:47:14 UTC 2020


    Date: Wednesday, October 28, 2020 @ 10:47:14
  Author: felixonmars
Revision: 735407

upgpkg: python-typeguard 2.10.0-1

Modified:
  python-typeguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-28 10:46:31 UTC (rev 735406)
+++ PKGBUILD	2020-10-28 10:47:14 UTC (rev 735407)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-typeguard
-pkgver=2.9.1
+pkgver=2.10.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=('49cf845312024c0559e994f351b9166a6a28999e0863730c954c1028863614785414709ee4190e78435c2f054cbb38dc91f2de29656cb573fbad4999a4271d79')
+sha512sums=('1fb1b27369f279a467a0d524618c79f1369afa10579256826ab589158069f59676d496284079a15f1217272f76934ea162e5baaaac5474ff5dbd1de7764535f0')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list