Date: Friday, October 25, 2019 @ 15:54:43 Author: felixonmars Revision: 519266
Python 3.8 rebuild Modified: python-mypy_extensions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:54:38 UTC (rev 519265) +++ PKGBUILD 2019-10-25 15:54:43 UTC (rev 519266) @@ -4,7 +4,7 @@ pkgname=python-mypy_extensions pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc='Experimental type system extensions for programs checked with the mypy typechecker' url="http://www.mypy-lang.org/" arch=('any')
