python3-mypy: include typeshed module

closes #9357
This commit is contained in:
maxice8 2019-03-09 23:46:35 -03:00
parent 4e41e93271
commit cc814f0837
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-mypy'
pkgname=python3-mypy
version=0.670
revision=1
revision=2
archs=noarch
wrksrc="mypy-${version}"
build_style=python3-module
@ -11,8 +11,8 @@ short_desc="Optional static typing for Python3"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://github.com/python/mypy"
distfiles="https://github.com/python/mypy/archive/v${version}.tar.gz"
checksum=f197101032d7a844cdfb25a63b23ca64775943357f5a3ea4965607e2aa87d12e
distfiles="${PYPI_SITE}/m/mypy/mypy-${version}.tar.gz"
checksum=e80fd6af34614a0e898a57f14296d0dacb584648f0339c2e000ddbf0f4cc2f8d
post_install() {
vlicense LICENSE