From owner-svn-ports-all@freebsd.org Sat Aug 25 19:08:39 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D965109393C; Sat, 25 Aug 2018 19:08:39 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D41D57DF67; Sat, 25 Aug 2018 19:08:38 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AF2EC23F2F; Sat, 25 Aug 2018 19:08:38 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7PJ8csd089462; Sat, 25 Aug 2018 19:08:38 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7PJ8cB8089460; Sat, 25 Aug 2018 19:08:38 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201808251908.w7PJ8cB8089460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Sat, 25 Aug 2018 19:08:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478080 - head/devel/py-botocore X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/devel/py-botocore X-SVN-Commit-Revision: 478080 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2018 19:08:39 -0000 Author: bhughes Date: Sat Aug 25 19:08:37 2018 New Revision: 478080 URL: https://svnweb.freebsd.org/changeset/ports/478080 Log: devel/py-botocore: Update 1.10.65 -> 1.11.1 PR: 230668 Submitted by: dg@syrec.org Sponsored by: Miles AS Modified: head/devel/py-botocore/Makefile head/devel/py-botocore/distinfo Modified: head/devel/py-botocore/Makefile ============================================================================== --- head/devel/py-botocore/Makefile Sat Aug 25 18:59:29 2018 (r478079) +++ head/devel/py-botocore/Makefile Sat Aug 25 19:08:37 2018 (r478080) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 1.10.65 +PORTVERSION= 1.11.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}urllib3>=1.20:net/py-urllib3@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils Modified: head/devel/py-botocore/distinfo ============================================================================== --- head/devel/py-botocore/distinfo Sat Aug 25 18:59:29 2018 (r478079) +++ head/devel/py-botocore/distinfo Sat Aug 25 19:08:37 2018 (r478080) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532980674 -SHA256 (botocore-1.10.65.tar.gz) = 35f626029a6b17bfd503ce3379b121606e3f965edcab2612bc75ce8603fdf08c -SIZE (botocore-1.10.65.tar.gz) = 4531422 +TIMESTAMP = 1535222089 +SHA256 (botocore-1.11.1.tar.gz) = 5b2d2393c02a082d605dac13c1322c3c553a4d4cf23de7b48268ae7f4a105eb3 +SIZE (botocore-1.11.1.tar.gz) = 4771259