Date: Mon, 29 Sep 2025 13:53:49 GMT From: Olivier Cochard <olivier@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 617f48fd6e86 - main - devel/py-awscli: Update to 1.42.29 Message-ID: <202509291353.58TDrnQI040665@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by olivier: URL: https://cgit.FreeBSD.org/ports/commit/?id=617f48fd6e8648201653136c4a0bfcce9a9057bf commit 617f48fd6e8648201653136c4a0bfcce9a9057bf Author: Olivier Cochard <olivier@FreeBSD.org> AuthorDate: 2025-09-29 13:50:09 +0000 Commit: Olivier Cochard <olivier@FreeBSD.org> CommitDate: 2025-09-29 13:53:08 +0000 devel/py-awscli: Update to 1.42.29 Fix error "KeyError: 'opsworkscm'" PR: 289426 Reported by: nicolas@nlhq.co.uk Approved by: Maintainer timeout Sponsored by: Netflix --- devel/py-awscli/Makefile | 3 +-- devel/py-awscli/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-awscli/Makefile b/devel/py-awscli/Makefile index f68513acf152..ad7ffae94f14 100644 --- a/devel/py-awscli/Makefile +++ b/devel/py-awscli/Makefile @@ -1,6 +1,5 @@ PORTNAME= awscli -PORTVERSION= 1.29.81 -PORTREVISION= 2 +PORTVERSION= 1.42.29 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-awscli/distinfo b/devel/py-awscli/distinfo index d969bb0a9375..0f396a112d7a 100644 --- a/devel/py-awscli/distinfo +++ b/devel/py-awscli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699515688 -SHA256 (awscli-1.29.81.tar.gz) = a09abd2da6a6a21740dd9b7192c60f5a01ace29ec0ebc5e018d769903d4b888d -SIZE (awscli-1.29.81.tar.gz) = 1594885 +TIMESTAMP = 1757628754 +SHA256 (awscli-1.42.29.tar.gz) = b00e414c0ecf670f5e80e27f10b870115325c7e2f8dc8972488f55fc41e85b92 +SIZE (awscli-1.42.29.tar.gz) = 1889648home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509291353.58TDrnQI040665>
