parent
4e41e93271
commit
cc814f0837
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-mypy'
|
# Template file for 'python3-mypy'
|
||||||
pkgname=python3-mypy
|
pkgname=python3-mypy
|
||||||
version=0.670
|
version=0.670
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="mypy-${version}"
|
wrksrc="mypy-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Optional static typing for Python3"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/python/mypy"
|
homepage="https://github.com/python/mypy"
|
||||||
distfiles="https://github.com/python/mypy/archive/v${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/mypy/mypy-${version}.tar.gz"
|
||||||
checksum=f197101032d7a844cdfb25a63b23ca64775943357f5a3ea4965607e2aa87d12e
|
checksum=e80fd6af34614a0e898a57f14296d0dacb584648f0339c2e000ddbf0f4cc2f8d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue