diff --git a/python/py-mypy/Portfile b/python/py-mypy/Portfile index 43997c87ffe..cc951daeb85 100644 --- a/python/py-mypy/Portfile +++ b/python/py-mypy/Portfile @@ -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