Skip to content

Commit

Permalink
Update to awscli-1.18.50.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajacoutot committed May 1, 2020
1 parent d02834a commit 0bb148d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions sysutils/awscli/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.451 2020/04/30 06:51:55 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.452 2020/05/01 07:36:37 ajacoutot Exp $

COMMENT= universal command line environment for AWS

MODPY_EGG_VERSION= 1.18.49
MODPY_EGG_VERSION= 1.18.50
DISTNAME= awscli-${MODPY_EGG_VERSION}

CATEGORIES= sysutils
Expand All @@ -24,7 +24,7 @@ RUN_DEPENDS= textproc/py-docutils${MODPY_FLAVOR}

# !!! check setup.py for exact dependencies version
RUN_DEPENDS += devel/py-colorama${MODPY_FLAVOR}>=0.2.5,<0.4.4
RUN_DEPENDS += net/py-botocore${MODPY_FLAVOR}=1.15.${MODPY_EGG_VERSION:E}
RUN_DEPENDS += net/py-botocore${MODPY_FLAVOR}=1.16.0
RUN_DEPENDS += net/py-s3transfer${MODPY_FLAVOR}>=0.3.0,<0.4.0
RUN_DEPENDS += textproc/py-yaml${MODPY_FLAVOR}>=3.10,<5.4
# XXX https://github.com/aws/aws-cli/issues/3660
Expand Down
4 changes: 2 additions & 2 deletions sysutils/awscli/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (awscli-1.18.49.tar.gz) = swPOANcOvDrvGWz+O43r2qGwT9n6lmGNlE3bKA1Pt2E=
SIZE (awscli-1.18.49.tar.gz) = 1207633
SHA256 (awscli-1.18.50.tar.gz) = nNcJM084Y40dNLSCjplZ+VPzmGjBD4Y/Mld+cNTko1o=
SIZE (awscli-1.18.50.tar.gz) = 1207581

0 comments on commit 0bb148d

Please sign in to comment.