Date: Monday, November 9, 2020 @ 16:51:35 Author: foutrelis Revision: 747616
upgpkg: mypy 0.790-2: Python 3.9 rebuild Modified: mypy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-09 16:51:34 UTC (rev 747615) +++ PKGBUILD 2020-11-09 16:51:35 UTC (rev 747616) @@ -4,7 +4,7 @@ pkgname=mypy pkgver=0.790 -pkgrel=1 +pkgrel=2 pkgdesc='Optional static typing for Python 2 and 3 (PEP484)' url="http://www.mypy-lang.org/" arch=('any')
