Date: Wednesday, November 11, 2020 @ 15:11:37 Author: felixonmars Revision: 750959
upgpkg: mypy 0.790-3: Python 3.9 rebuild Modified: mypy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-11 15:11:28 UTC (rev 750958) +++ PKGBUILD 2020-11-11 15:11:37 UTC (rev 750959) @@ -4,7 +4,7 @@ pkgname=mypy pkgver=0.790 -pkgrel=2 +pkgrel=3 pkgdesc='Optional static typing for Python 2 and 3 (PEP484)' url="http://www.mypy-lang.org/" arch=('any')
