python3-mypy: update to 1.5.1.

This commit is contained in:
icp 2023-09-04 23:59:17 +05:30 committed by classabbyamp
parent 18e8f114e4
commit fa0307e832
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-mypy'
pkgname=python3-mypy
version=1.3.0
version=1.5.1
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=e1f4d16e296f5135624b34e8fb741eb0eadedca90862405b1f1fde2040b9bd11
checksum=b031b9601f1060bf1281feab89697324726ba0c0bae9d7cd7ab4b690940f0b92
post_install() {
make -C docs man