diff --git a/python/py-hatch/Portfile b/python/py-hatch/Portfile index 9a75eed2d11..b5d53aea163 100644 --- a/python/py-hatch/Portfile +++ b/python/py-hatch/Portfile @@ -4,8 +4,8 @@ PortSystem 1.0 PortGroup python 1.0 name py-hatch -version 1.17.0 -revision 1 +version 1.17.1 +revision 0 categories-append devel license MIT @@ -17,9 +17,9 @@ homepage https://github.com/ofek/hatch supported_archs noarch platforms {darwin any} -checksums rmd160 dda125bbaaaf9561296aa7d12ba236dce988762c \ - sha256 2bbbf4aa8f6fda71a61fc24c22619261327b53d272b22d4cc16f4a6e9a8592bb \ - size 5250272 +checksums rmd160 024edfe736eed1f81ececa7c4ab169f8da10bb7e \ + sha256 e5f2f389ececd7e86cd86863e3f921a9024cd04ce6ef6b36d07cd9a6dc37c9cd \ + size 5252686 python.versions 310 311 312 313 314