diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-20 14:23:00 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-20 14:25:44 +0000 |
commit | b9ec697c55c39442065fa665d6c8616eb8853804 (patch) | |
tree | 0de7d652f98ba979a5e698620d70d514a505ff87 | |
parent | 6e4aa9087f20560ce98a34e417433ee8fa911791 (diff) | |
download | ports-b9ec697c55c39442065fa665d6c8616eb8853804.tar.gz ports-b9ec697c55c39442065fa665d6c8616eb8853804.zip |
www/py-boto3: Update to 1.34.86
-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 c5bc848a3662..6df3e5348f44 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.34.84 +PORTVERSION= 1.34.86 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index ef136cb1466f..dab7c5a0bac0 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713001150 -SHA256 (boto3-1.34.84.tar.gz) = 91e6343474173e9b82f603076856e1d5b7b68f44247bdd556250857a3f16b37b -SIZE (boto3-1.34.84.tar.gz) = 108299 +TIMESTAMP = 1713528552 +SHA256 (boto3-1.34.86.tar.gz) = 992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 +SIZE (boto3-1.34.86.tar.gz) = 108333 |