From 65d633a375d9da9ef1d3f9b0a1f7df2a460059f9 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 25 Apr 2026 16:33:09 +0200 Subject: [PATCH] python3-mypy: update to 1.20.2. --- srcpkgs/python3-mypy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-mypy/template b/srcpkgs/python3-mypy/template index 4707745248e..050dacdb1d7 100644 --- a/srcpkgs/python3-mypy/template +++ b/srcpkgs/python3-mypy/template @@ -1,6 +1,6 @@ # Template file for 'python3-mypy' pkgname=python3-mypy -version=1.20.1 +version=1.20.2 revision=1 build_style=python3-module # fails in ci @@ -20,7 +20,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=6fc3f4ecd52de81648fed1945498bf42fa2993ddfad67c9056df36ae5757f804 +checksum=e8222c26daaafd9e8626dec58ae36029f82585890589576f769a650dd20fd665 post_install() { make -C docs man