From 9ca1efdf9efdc2fe9cb2423d18d4f398d8ee46d0 Mon Sep 17 00:00:00 2001 From: Matthew Wener Date: Mon, 23 Dec 2024 17:40:49 -0500 Subject: [PATCH] archivers/py-inflate64: update to 1.0.1 Upstream changes: * Change deflate_tree: base_length[] and length_code[] not to be const * Drop support for python 3.8 and add support for python 3.13 PR: 283532 --- archivers/py-inflate64/Makefile | 2 +- archivers/py-inflate64/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archivers/py-inflate64/Makefile b/archivers/py-inflate64/Makefile index 9a3f8aca4112..f1b2ee08670c 100644 --- a/archivers/py-inflate64/Makefile +++ b/archivers/py-inflate64/Makefile @@ -1,5 +1,5 @@ PORTNAME= inflate64 -PORTVERSION= 1.0.0 +DISTVERSION= 1.0.1 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-inflate64/distinfo b/archivers/py-inflate64/distinfo index 5b9f92520eb5..9ed74a884277 100644 --- a/archivers/py-inflate64/distinfo +++ b/archivers/py-inflate64/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724809518 -SHA256 (inflate64-1.0.0.tar.gz) = 3278827b803cf006a1df251f3e13374c7d26db779e5a33329cc11789b804bc2d -SIZE (inflate64-1.0.0.tar.gz) = 895853 +TIMESTAMP = 1734993474 +SHA256 (inflate64-1.0.1.tar.gz) = 3b1c83c22651b5942b35829df526e89602e494192bf021e0d7d0b600e76c429d +SIZE (inflate64-1.0.1.tar.gz) = 896103