From 70e426577abaee01ac01f565be70be6809f7a48a Mon Sep 17 00:00:00 2001 From: Renee Otten Date: Thu, 15 May 2025 16:25:31 -0400 Subject: [PATCH] py-hyperframe: update to 6.1.0 --- python/py-hyperframe/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python/py-hyperframe/Portfile b/python/py-hyperframe/Portfile index 2f0ed811671..f1874a3635f 100644 --- a/python/py-hyperframe/Portfile +++ b/python/py-hyperframe/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-hyperframe -version 6.0.1 +version 6.1.0 revision 0 categories-append net www @@ -23,9 +23,9 @@ long_description \ homepage https://python-hyper.org -checksums rmd160 80fe234fb9d1f4260a4f83b66436002f79919c9e \ - sha256 ae510046231dc8e9ecb1a6586f63d2347bf4c8905914aa84ba585ae85f28a914 \ - size 25008 +checksums rmd160 59cef4e86b183409ec7f17b8fbae8b444247e657 \ + sha256 f630908a00854a7adeabd6382b43923a4c4cd4b821fcb527e6ab9e15382a3b08 \ + size 26566 python.versions 39 310 311 312 313