[arch-commits] Commit in python-typeguard/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jun 12 14:00:25 UTC 2021
Date: Saturday, June 12, 2021 @ 14:00:25
Author: felixonmars
Revision: 963150
upgpkg: python-typeguard 2.12.0-1
Modified:
python-typeguard/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-12 13:59:18 UTC (rev 963149)
+++ PKGBUILD 2021-06-12 14:00:25 UTC (rev 963150)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-typeguard
-pkgver=2.11.1
+pkgver=2.12.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=('mypy' 'python-pytest-cov' 'python-typing_extensions')
source=("https://github.com/agronholm/typeguard/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('6173a8b2ad7da01d229d838484ac6225f44d109d70b284c58ad390ab54b6af521bf34589a191443bcba5631274a1eb55b8634bd09e5d12459a70f991df11ceaf')
+sha512sums=('0b9a258d046c57112107214cc8ce2c199273ac8f6cad91db320f787c9b37985cabf96b1a97462f58316e3121186a7b02939dfd8308fdea2a43edcf91ac28c22a')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list