diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-30 14:54:23 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-30 14:54:23 +0000 |
commit | dd8a502fa75b542987b68b1b77d9258ce52265d7 (patch) | |
tree | 8b29e444b0f0b9851bada7fc46b8af7c1467a1cd | |
parent | 7da51548a6bc5a4447aa0ca7545bffae41473028 (diff) | |
download | ports-dd8a502fa75b542987b68b1b77d9258ce52265d7.tar.gz ports-dd8a502fa75b542987b68b1b77d9258ce52265d7.zip |
devel/py-botocore: Update to 1.35.47
-rw-r--r-- | devel/py-botocore/Makefile | 2 | ||||
-rw-r--r-- | devel/py-botocore/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 681422f65524..c6bc570a974c 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.35.46 +PORTVERSION= 1.35.47 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index dd85e19191df..e9f4d064fcee 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730257761 -SHA256 (botocore-1.35.46.tar.gz) = 8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1 -SIZE (botocore-1.35.46.tar.gz) = 12846505 +TIMESTAMP = 1730296022 +SHA256 (botocore-1.35.47.tar.gz) = f8f703463d3cd8b6abe2bedc443a7ab29f0e2ff1588a2e83164b108748645547 +SIZE (botocore-1.35.47.tar.gz) = 12849837 |