diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-11-27 10:35:03 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-11-27 10:35:03 +0800 |
commit | 7c6158b5aa4a2fca91a16465962944c82a71eca8 (patch) | |
tree | b9f390ab5a8bfad5c42b808e12253f83193ceccf | |
parent | www/py-aiohttp: Update version requirement of RUN_DEPENDS (diff) |
www/py-boto3: Update to 1.35.66
Changes: https://github.com/boto/boto3/blob/develop/CHANGELOG.rst
-rw-r--r-- | www/py-boto3/Makefile | 2 | ||||
-rw-r--r-- | 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 c21283daa958..284b5b6b7529 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.64 +PORTVERSION= 1.35.66 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 81d6fe1561c3..ac0be70df223 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732239542 -SHA256 (boto3-1.35.64.tar.gz) = bc3fc12b41fa2c91e51ab140f74fb1544408a2b1e00f88a4c2369a66d18ddf20 -SIZE (boto3-1.35.64.tar.gz) = 111021 +TIMESTAMP = 1732260968 +SHA256 (boto3-1.35.66.tar.gz) = c392b9168b65e9c23483eaccb5b68d1f960232d7f967a1e00a045ba065ce050d +SIZE (boto3-1.35.66.tar.gz) = 111093 |