From 257c3aba2bb36832890d5e66abf5592e570146f1 Mon Sep 17 00:00:00 2001 From: 0x5c Date: Sat, 6 Jan 2024 04:09:29 -0500 Subject: [PATCH] python3-mypy: update to 1.8.0. --- srcpkgs/python3-mypy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-mypy/template b/srcpkgs/python3-mypy/template index b4eb780bb4776..f9e3280a9e7ac 100644 --- a/srcpkgs/python3-mypy/template +++ b/srcpkgs/python3-mypy/template @@ -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