diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-30 14:54:41 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-30 14:54:41 +0000 |
commit | 36b89b39a940f1041e2d14ef2e2a1afd6a4f27b1 (patch) | |
tree | 057396b48422cbdec39d890b5ed44275df1c54a6 | |
parent | dee86eb250dd48df23c0a97446240abe2fa41480 (diff) | |
download | ports-36b89b39a940f1041e2d14ef2e2a1afd6a4f27b1.tar.gz ports-36b89b39a940f1041e2d14ef2e2a1afd6a4f27b1.zip |
www/py-boto3: Update to 1.35.47
-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 9bb8c734a2ab..553cea9154eb 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.46 +PORTVERSION= 1.35.47 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 98d9b8afeae3..3fe815432f6c 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730257787 -SHA256 (boto3-1.35.46.tar.gz) = c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea -SIZE (boto3-1.35.46.tar.gz) = 110992 +TIMESTAMP = 1730296038 +SHA256 (boto3-1.35.47.tar.gz) = 65b808e4cf1af8c2f405382d53656a0d92eee8f85c7388c43d64c7a5571b065f +SIZE (boto3-1.35.47.tar.gz) = 110991 |