Re: git: b6011602f530 - main - devel/py-awscli: Update to 1.29.28

From: Po-Chuan Hsieh <sunpoet_at_freebsd.org>
Date: Thu, 17 Aug 2023 04:40:17 UTC
Hello,

On Thu, Aug 17, 2023, 05:50 Juraj Lutter <otis@freebsd.org> wrote:

> The branch main has been updated by otis:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=b6011602f530d71a114e13e112ae3948a2419df2
>
> commit b6011602f530d71a114e13e112ae3948a2419df2
> Author:     Juraj Lutter <otis@FreeBSD.org>
> AuthorDate: 2023-08-16 21:49:40 +0000
> Commit:     Juraj Lutter <otis@FreeBSD.org>
> CommitDate: 2023-08-16 21:50:34 +0000
>
>     devel/py-awscli: Update to 1.29.28
>

I guess RUN_DEPENDS needs to be changed as you mentioned in the PR that
this update requires newer py-botocore.

---
>  devel/py-awscli/Makefile | 2 +-
>  devel/py-awscli/distinfo | 6 +++---
>  2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/devel/py-awscli/Makefile b/devel/py-awscli/Makefile
> index a952deaa2519..f35d9cc4ead2 100644
> --- a/devel/py-awscli/Makefile
> +++ b/devel/py-awscli/Makefile
> @@ -1,5 +1,5 @@
>  PORTNAME=      awscli
> -PORTVERSION=   1.27.151
> +PORTVERSION=   1.29.28
>  CATEGORIES=    devel python
>  MASTER_SITES=  PYPI
>  PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/devel/py-awscli/distinfo b/devel/py-awscli/distinfo
> index 26b9f938d31f..4ceb74e2f9f4 100644
> --- a/devel/py-awscli/distinfo
> +++ b/devel/py-awscli/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1686602473
> -SHA256 (awscli-1.27.151.tar.gz) =
> bf38408b8b9e1ebd8e0cb9465eb23c632d03835609e4f636cb5d3e91d0576c9e
> -SIZE (awscli-1.27.151.tar.gz) = 1517540
> +TIMESTAMP = 1692221166
> +SHA256 (awscli-1.29.28.tar.gz) =
> 1228289cde85f06c145cdd328966cc89f235651afe9950910ad6c024c7a69219
> +SIZE (awscli-1.29.28.tar.gz) = 1563779
>
>