mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python3-mypy: update to 0.660.
This commit is contained in:
parent
a45a51148a
commit
45bf0cebcf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-mypy'
|
# Template file for 'python3-mypy'
|
||||||
pkgname=python3-mypy
|
pkgname=python3-mypy
|
||||||
version=0.650
|
version=0.660
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="mypy-${version}"
|
wrksrc="mypy-${version}"
|
||||||
|
@ -12,7 +12,7 @@ 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="https://github.com/python/mypy/archive/v${version}.tar.gz"
|
||||||
checksum=7d4358ea0938ab869a0b708b521e641242d0e5f80d7e4f687d19c3ac894f0584
|
checksum=bbcb8cc0bdb2817348b25fe676144a804c850c8d967c550dca4cee0593332dac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue