python3-mypy: update to 1.2.0.

This commit is contained in:
icp 2023-04-23 01:41:43 +05:30 committed by Andrew Benson
parent b3884a6fb8
commit 203b555f82

View File

@ -1,6 +1,6 @@
# Template file for 'python3-mypy'
pkgname=python3-mypy
version=1.0.0
version=1.2.0
revision=1
build_style=python3-module
# fails in ci
@ -16,7 +16,7 @@ license="MIT"
homepage="https://www.mypy-lang.org"
changelog="https://mypy-lang.blogspot.com"
distfiles="${PYPI_SITE}/m/mypy/mypy-${version}.tar.gz"
checksum=f34495079c8d9da05b183f9f7daec2878280c2ad7cc81da686ef0b484cea2ecf
checksum=f70a40410d774ae23fcb4afbbeca652905a04de7948eaf0b1789c8d1426b72d1
post_install() {
make -C docs man