From fe84183791a87f96a26384a57fda6f674632799f Mon Sep 17 00:00:00 2001 From: Renee Otten Date: Fri, 3 Jul 2026 21:09:56 -0400 Subject: [PATCH] py-obstore: update to 0.11.0 --- python/py-obstore/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python/py-obstore/Portfile b/python/py-obstore/Portfile index f0ae81f6aa9..832ff3763c2 100644 --- a/python/py-obstore/Portfile +++ b/python/py-obstore/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-obstore -version 0.10.1 +version 0.11.0 revision 0 license MIT @@ -16,9 +16,9 @@ long_description {*}${description}, powered by Rust homepage https://developmentseed.org/obstore -checksums rmd160 678b511069ee78f6760ae9871088c3950b16a548 \ - sha256 b193a53101bda703f887f1c0733cde7324ba6f9c80f0a81bdae5df8cb25c26f4 \ - size 126551 +checksums rmd160 dd44728642604401d4516e6da6722ff592eb2d05 \ + sha256 a2f55163bcd348b4a60d12e6893eac50eddc742bad8032a1705d49140b992204 \ + size 130565 python.versions 312 313 314 python.pep517_backend maturin