python3-mypy: update to 0.670.
This commit is contained in:
parent
9182bf9698
commit
f50d4a1e6a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-mypy'
|
||||
pkgname=python3-mypy
|
||||
version=0.660
|
||||
version=0.670
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="mypy-${version}"
|
||||
|
@ -12,7 +12,7 @@ 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=bbcb8cc0bdb2817348b25fe676144a804c850c8d967c550dca4cee0593332dac
|
||||
checksum=f197101032d7a844cdfb25a63b23ca64775943357f5a3ea4965607e2aa87d12e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue