pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-awscli



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jan 18 09:10:02 UTC 2023

Modified Files:
        pkgsrc/net/py-awscli: Makefile

Log Message:
py-awscli: update DEPENDS


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/py-awscli/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-awscli/Makefile
diff -u pkgsrc/net/py-awscli/Makefile:1.54 pkgsrc/net/py-awscli/Makefile:1.55
--- pkgsrc/net/py-awscli/Makefile:1.54  Wed Jan 18 00:08:56 2023
+++ pkgsrc/net/py-awscli/Makefile       Wed Jan 18 09:10:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2023/01/18 00:08:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.55 2023/01/18 09:10:02 adam Exp $
 
 DISTNAME=      awscli-1.27.51
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://github.com/aws/aws-cli
 COMMENT=       Universal Command Line Interface for Amazon Web Services
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.29.39:../../net/py-botocore
+DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.29.51:../../net/py-botocore
 DEPENDS+=      ${PYPKGPREFIX}-colorama>=0.3.2:../../comms/py-colorama
 DEPENDS+=      ${PYPKGPREFIX}-docutils>=0.10:../../textproc/py-docutils
 DEPENDS+=      ${PYPKGPREFIX}-rsa>=3.1.2:../../security/py-rsa



Home | Main Index | Thread Index | Old Index