Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2021 22:38:41 +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: r561979 - head/www/py-boto3
Message-ID:  <202101182238.10IMcfFu059767@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhughes
Date: Mon Jan 18 22:38:41 2021
New Revision: 561979
URL: https://svnweb.freebsd.org/changeset/ports/561979

Log:
  www/py-boto3: Update 1.15.8 -> 1.16.56
  
  Approved by:	koobs (implicit)
  Sponsored by:	Miles AS

Modified:
  head/www/py-boto3/Makefile
  head/www/py-boto3/distinfo

Modified: head/www/py-boto3/Makefile
==============================================================================
--- head/www/py-boto3/Makefile	Mon Jan 18 22:29:07 2021	(r561978)
+++ head/www/py-boto3/Makefile	Mon Jan 18 22:38:41 2021	(r561979)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	boto3
-PORTVERSION=	1.15.8
+PORTVERSION=	1.16.56
 CATEGORIES=	www python devel
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -12,7 +12,7 @@ COMMENT=	AWS SDK for Python
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.18.8,<1.19.0:devel/py-botocore@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.19.56,<1.20.0:devel/py-botocore@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1,<1.0.0:devel/py-jmespath@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}s3transfer>=0.3.0,<0.4.0:net/py-s3transfer@${PY_FLAVOR}
 

Modified: head/www/py-boto3/distinfo
==============================================================================
--- head/www/py-boto3/distinfo	Mon Jan 18 22:29:07 2021	(r561978)
+++ head/www/py-boto3/distinfo	Mon Jan 18 22:38:41 2021	(r561979)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601412359
-SHA256 (boto-boto3-1.15.8_GH0.tar.gz) = cf33bf54c8bcf28cc4b82cdd14b84f92ef9844a9a05dc18cf0d80fb4b896b4f6
-SIZE (boto-boto3-1.15.8_GH0.tar.gz) = 335724
+TIMESTAMP = 1611009086
+SHA256 (boto-boto3-1.16.56_GH0.tar.gz) = ffe14080ca297777f9d24b6457ff4f5bf0d4213480396d6254201314abcfddbd
+SIZE (boto-boto3-1.16.56_GH0.tar.gz) = 344547



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101182238.10IMcfFu059767>