From 468e22d065a56a4f905d678cf91d118e2aa7bcd1 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> Date: Thu, 26 Dec 2024 02:52:08 +0800 Subject: [PATCH] www/py-boto3: Update to 1.35.81 Changes: https://github.com/boto/boto3/blob/develop/CHANGELOG.rst --- www/py-boto3/Makefile | 2 +- www/py-boto3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index 284b5b6b7529..4cba99b7c737 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.66 +PORTVERSION= 1.35.81 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index ac0be70df223..2180944fc197 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732260968 -SHA256 (boto3-1.35.66.tar.gz) = c392b9168b65e9c23483eaccb5b68d1f960232d7f967a1e00a045ba065ce050d -SIZE (boto3-1.35.66.tar.gz) = 111093 +TIMESTAMP = 1734888370 +SHA256 (boto3-1.35.81.tar.gz) = d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86 +SIZE (boto3-1.35.81.tar.gz) = 111013 -- GitLab