Skip to content

Commit

Permalink
Update to py3-boto3-1.13.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajacoutot committed May 1, 2020
1 parent 6a3111a commit d02834a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions net/py-boto3/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.226 2020/04/30 06:51:38 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.227 2020/05/01 07:35:43 ajacoutot Exp $

COMMENT= AWS SDK for Python

MODPY_EGG_VERSION= 1.12.49
MODPY_EGG_VERSION= 1.13.0
DISTNAME= boto3-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}

Expand All @@ -24,7 +24,7 @@ FLAVORS= python3
FLAVOR= python3

RUN_DEPENDS= devel/py-jmespath${MODPY_FLAVOR} \
net/py-botocore${MODPY_FLAVOR}=1.15.${MODPY_EGG_VERSION:E} \
net/py-botocore${MODPY_FLAVOR}=1.16.${MODPY_EGG_VERSION:E} \
net/py-s3transfer${MODPY_FLAVOR}

.if !${FLAVOR:Mpython3}
Expand Down
4 changes: 2 additions & 2 deletions net/py-boto3/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (boto3-1.12.49.tar.gz) = e4ISPSUQDINLcYaNYOZvyjfgaR7dRE+xSdAEqwC+o7Q=
SIZE (boto3-1.12.49.tar.gz) = 97851
SHA256 (boto3-1.13.0.tar.gz) = gFls+4BWlOXHgpW/nobG6g1HxG54il5EqKBCHzvd/3I=
SIZE (boto3-1.13.0.tar.gz) = 97828

0 comments on commit d02834a

Please sign in to comment.