From 787b55e84fe1c1518ee7649f930fee577dc9808e Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> Date: Wed, 29 Jan 2025 00:57:44 +0800 Subject: [PATCH] www/py-boto3: Update to 1.35.92 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 b16b6f05eb6e..e7b574878de4 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.90 +PORTVERSION= 1.35.92 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 426b916bd489..f78e6e3210f4 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735837793 -SHA256 (boto3-1.35.90.tar.gz) = dc56caaaab2157a4bfc109c88b50cd032f3ac66c06d17f8ee335b798eaf53e5c -SIZE (boto3-1.35.90.tar.gz) = 110973 +TIMESTAMP = 1736671221 +SHA256 (boto3-1.35.92.tar.gz) = f7851cb320dcb2a53fc73b4075187ec9b05d51291539601fa238623fdc0e8cd3 +SIZE (boto3-1.35.92.tar.gz) = 111016 -- GitLab