diff --git a/python/py-jsonpointer/Portfile b/python/py-jsonpointer/Portfile index ac2355fe2e2..6c32eeb2a70 100644 --- a/python/py-jsonpointer/Portfile +++ b/python/py-jsonpointer/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-jsonpointer -version 3.1.0 +version 3.1.1 revision 0 license BSD @@ -16,9 +16,9 @@ homepage https://github.com/stefankoegl/python-json-pointer supported_archs noarch platforms {darwin any} -checksums sha256 f9b39abd59ba8c1de8a4ff16141605d2a8dacc4dd6cf399672cf237bfe47c211 \ - rmd160 ef095dea1ee99db50286171bfc5b596e343e5ff3 \ - size 9000 +checksums sha256 0b801c7db33a904024f6004d526dcc53bbb8a4a0f4e32bfd10beadf60adf1900 \ + rmd160 30c42bbc1c550d551961fc6fb675290f5023845c \ + size 9068 python.versions 310 311 312 313 314