Date: Mon, 11 Sep 2023 03:14:47 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c89821158bce - main - www/py-boto3: Update to 1.28.44 Message-ID: <202309110314.38B3Elop023425@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c89821158bce0e29d3dd0bf80c138c6078165003 commit c89821158bce0e29d3dd0bf80c138c6078165003 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-11 03:09:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-11 03:11:32 +0000 www/py-boto3: Update to 1.28.44 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 c9e4453843e6..59705ec679c8 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.28.41 +PORTVERSION= 1.28.44 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 702bb5494c2f..c6a58a71f823 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693987445 -SHA256 (boto-boto3-1.28.41_GH0.tar.gz) = 727153aad915605b86f07785ad0f07ab758076c89468357ac95dfa61e63c1e62 -SIZE (boto-boto3-1.28.41_GH0.tar.gz) = 697348 +TIMESTAMP = 1694348312 +SHA256 (boto-boto3-1.28.44_GH0.tar.gz) = 1cb07263f17facf73000ffe9082e80ce324981fe106d05a1e9e2a44f3b435d9a +SIZE (boto-boto3-1.28.44_GH0.tar.gz) = 698689
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309110314.38B3Elop023425>