python3-mypy: update to 1.8.0.

This commit is contained in:
0x5c 2024-01-06 04:09:29 -05:00 committed by classabbyamp
parent 0a643c793a
commit 8c6e5d3503

View file

@ -1,7 +1,7 @@
# Template file for 'python3-mypy'
pkgname=python3-mypy
version=1.5.1
revision=2
version=1.8.0
revision=1
build_style=python3-module
# fails in ci
make_check_args="-k not(testDaemonStatusKillRestartRecheck)"
@ -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=b031b9601f1060bf1281feab89697324726ba0c0bae9d7cd7ab4b690940f0b92
checksum=6ff8b244d7085a0b425b56d327b480c3b29cafbd2eff27316a004f9a7391ae07
post_install() {
make -C docs man