From 126fe39cefe8316b3918510e43c72d8c35d7ba32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Wed, 9 Feb 2022 17:08:38 +0100 Subject: [PATCH] python3-typeguard: update to 2.13.3. --- srcpkgs/python3-typeguard/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-typeguard/template b/srcpkgs/python3-typeguard/template index 1b4db9bce7f3cd..21ed2af0bb8095 100644 --- a/srcpkgs/python3-typeguard/template +++ b/srcpkgs/python3-typeguard/template @@ -1,7 +1,7 @@ # Template file for 'python3-typeguard' pkgname=python3-typeguard -version=2.13.0 -revision=2 +version=2.13.3 +revision=1 wrksrc="${pkgname/python3-/}-${version}" build_style=python3-module # mypy checks seem to require that the module be installed @@ -14,7 +14,7 @@ maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/agronholm/typeguard" distfiles="${PYPI_SITE}/t/typeguard/typeguard-${version}.tar.gz" -checksum=04e38f92eb59410c9375d3be23df65e0a7643f2e8bcbd421423d808d2f9e99df +checksum=00edaa8da3a133674796cf5ea87d9f4b4c367d77476e185e80251cc13dfbb8c4 post_install() { vlicense LICENSE