[arch-commits] Commit in mypy/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Oct 26 20:29:39 UTC 2019


    Date: Saturday, October 26, 2019 @ 20:29:38
  Author: felixonmars
Revision: 520566

Python 3.8 rebuild

Modified:
  mypy/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-26 20:29:35 UTC (rev 520565)
+++ PKGBUILD	2019-10-26 20:29:38 UTC (rev 520566)
@@ -4,7 +4,7 @@
 
 pkgname=mypy
 pkgver=0.730
-pkgrel=1
+pkgrel=2
 pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
 url="http://www.mypy-lang.org/"
 arch=('any')



More information about the arch-commits mailing list