Date: Tuesday, November 10, 2020 @ 04:13:09 Author: felixonmars Revision: 748565
upgpkg: python-typeguard 2.10.0-2: Python 3.9 rebuild Modified: python-typeguard/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-10 04:13:09 UTC (rev 748564) +++ PKGBUILD 2020-11-10 04:13:09 UTC (rev 748565) @@ -2,7 +2,7 @@ pkgname=python-typeguard pkgver=2.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="Run-time type checker for Python" url="https://github.com/agronholm/typeguard" license=('MIT')
