py-mypy: update to 2.2.0

This commit is contained in:
Toby Peterson
2026-07-07 20:41:47 -07:00
parent c5cb180018
commit 23300205a7
+4 -4
View File
@@ -5,7 +5,7 @@ PortGroup python 1.0
PortGroup select 1.0
name py-mypy
version 2.1.0
version 2.2.0
revision 0
license MIT
maintainers {toby @tobypeterson} openmaintainer
@@ -19,9 +19,9 @@ long_description Add type annotations to your Python programs, and use mypy t
homepage https://www.mypy-lang.org
checksums rmd160 9fa2bd7b60ea9b70742aefa4756c9f031e8832b1 \
sha256 81e76ad12c2d804512e9b13240d1588316531bfba07558286078bfbce9613633 \
size 3898359
checksums rmd160 af798faf8e7c5877f5913a117838941eb4889ca9 \
sha256 2cdd99d48590dce6f6b7f1961eda75386364398fcdaad86923bc0f0231bf9baf \
size 3950939
python.versions 310 311 312 313 314