From 6e691b62f094a95066981310bc93dc8b8014e9ea Mon Sep 17 00:00:00 2001 From: Toby Peterson Date: Tue, 31 Mar 2026 22:48:38 -0700 Subject: [PATCH] py-orjson: update to 3.11.8 --- python/py-orjson/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python/py-orjson/Portfile b/python/py-orjson/Portfile index e4ccf830e36..c744898c3dd 100644 --- a/python/py-orjson/Portfile +++ b/python/py-orjson/Portfile @@ -6,7 +6,7 @@ PortGroup python 1.0 PortGroup legacysupport 1.1 name py-orjson -version 3.11.7 +version 3.11.8 revision 0 categories-append devel license MIT @@ -27,9 +27,9 @@ long_description {*}${description}. It benchmarks as the fastest \ homepage https://github.com/ijl/orjson checksums ${distname}${extract.suffix} \ - rmd160 18366e034716c9fe116f138b82e13774dfc25016 \ - sha256 9b1a67243945819ce55d24a30b59d6a168e86220452d2c96f4d1f093e71c0c49 \ - size 6144992 + rmd160 3ccf441aa465ce83b7b4311ead0c4a137ebc0cec \ + sha256 96163d9cdc5a202703e9ad1b9ae757d5f0ca62f4fa0cc93d1f27b0e180cc404e \ + size 5603832 python.pep517 yes python.pep517_backend maturin