Date: Tue, 29 Sep 2020 21:44:28 +0000 (UTC) From: "Bradley T. Hughes" <bhughes@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550626 - head/devel/awscli Message-ID: <202009292144.08TLiSGq027349@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bhughes Date: Tue Sep 29 21:44:27 2020 New Revision: 550626 URL: https://svnweb.freebsd.org/changeset/ports/550626 Log: devel/awscli: Update 1.18.132 -> 1.18.149 Sponsored by: Miles AS Modified: head/devel/awscli/Makefile head/devel/awscli/distinfo Modified: head/devel/awscli/Makefile ============================================================================== --- head/devel/awscli/Makefile Tue Sep 29 21:43:35 2020 (r550625) +++ head/devel/awscli/Makefile Tue Sep 29 21:44:27 2020 (r550626) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.18.132 +PORTVERSION= 1.18.149 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon W LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.17.55:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.18.8:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.3.0:net/py-s3transfer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \ Modified: head/devel/awscli/distinfo ============================================================================== --- head/devel/awscli/distinfo Tue Sep 29 21:43:35 2020 (r550625) +++ head/devel/awscli/distinfo Tue Sep 29 21:44:27 2020 (r550626) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599165448 -SHA256 (awscli-1.18.132.tar.gz) = f817110be7f62077919b766ccc96721fe225780b8b3414bfd6e4d859fe643473 -SIZE (awscli-1.18.132.tar.gz) = 1300268 +TIMESTAMP = 1601411956 +SHA256 (awscli-1.18.149.tar.gz) = 21946b75f97c8ab3a2b12b801afd38255678cae3850d45faefc92e3032b582d0 +SIZE (awscli-1.18.149.tar.gz) = 1313768
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009292144.08TLiSGq027349>