From owner-svn-ports-all@freebsd.org Tue Jun 4 08:44:23 2019 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 A5FAC15A884C; Tue, 4 Jun 2019 08:44:23 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48BA18DA53; Tue, 4 Jun 2019 08:44:23 +0000 (UTC) (envelope-from koobs@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 223211B295; Tue, 4 Jun 2019 08:44:23 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x548iMs5022630; Tue, 4 Jun 2019 08:44:22 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x548iMkn022628; Tue, 4 Jun 2019 08:44:22 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201906040844.x548iMkn022628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 4 Jun 2019 08:44:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503456 - head/www/py-boto3 X-SVN-Group: ports-head X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: head/www/py-boto3 X-SVN-Commit-Revision: 503456 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 48BA18DA53 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.955,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 04 Jun 2019 08:44:23 -0000 Author: koobs Date: Tue Jun 4 08:44:22 2019 New Revision: 503456 URL: https://svnweb.freebsd.org/changeset/ports/503456 Log: www/py-boto3: Update to 1.9.159 Changelog: https://github.com/boto/boto3/blob/1.9.159/CHANGELOG.rst Modified: head/www/py-boto3/Makefile head/www/py-boto3/distinfo Modified: head/www/py-boto3/Makefile ============================================================================== --- head/www/py-boto3/Makefile Tue Jun 4 08:37:33 2019 (r503455) +++ head/www/py-boto3/Makefile Tue Jun 4 08:44:22 2019 (r503456) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boto3 -PORTVERSION= 1.9.156 +PORTVERSION= 1.9.159 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.12.156,<1.13.0:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.159,<1.13.0:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1,<1.0.0:devel/py-jmespath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.2.0,<0.3.0:net/py-s3transfer@${PY_FLAVOR} Modified: head/www/py-boto3/distinfo ============================================================================== --- head/www/py-boto3/distinfo Tue Jun 4 08:37:33 2019 (r503455) +++ head/www/py-boto3/distinfo Tue Jun 4 08:44:22 2019 (r503456) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559103450 -SHA256 (boto-boto3-1.9.156_GH0.tar.gz) = da97c803177f26bd08922f5e98d4532f304d0f644adb1515510facd3d41ce0e9 -SIZE (boto-boto3-1.9.156_GH0.tar.gz) = 262851 +TIMESTAMP = 1559569371 +SHA256 (boto-boto3-1.9.159_GH0.tar.gz) = 10c6f792c1f5887137505566519af9c6d603b17082b76fa55b7c793b576d685a +SIZE (boto-boto3-1.9.159_GH0.tar.gz) = 263214