Package Details: mypy-git 1.10.0.r11.gba6febc-1

Git Clone URL: https://aur.archlinux.org/mypy-git.git (read-only, click to copy)
Package Base: mypy-git
Description: Optional static typing for Python 2 and 3 (PEP484)
Upstream URL: https://github.com/JukkaL/mypy
Keywords: development
Licenses: MIT
Conflicts: mypy
Provides: mypy
Submitter: eigengrau
Maintainer: xiota
Last Packager: xiota
Votes: 12
Popularity: 0.000000
First Submitted: 2015-10-02 07:27 (UTC)
Last Updated: 2024-04-28 04:30 (UTC)

Required by (64)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

pdxleif commented on 2015-10-22 23:01 (UTC)

Think the PKGBUILD could use a: prepare() { cd "$srcdir/$_gitname" git submodule update --init typeshed } Currently it complains and doesn't build.