From owner-svn-ports-head@freebsd.org Fri Feb 16 20:31:43 2018 Return-Path: Delivered-To: svn-ports-head@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 91492F0F5DE; Fri, 16 Feb 2018 20:31:43 +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 4325370547; Fri, 16 Feb 2018 20:31:43 +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 3E1F6128FC; Fri, 16 Feb 2018 20:31:43 +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 w1GKVhtd013475; Fri, 16 Feb 2018 20:31:43 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1GKVhG2013473; Fri, 16 Feb 2018 20:31:43 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201802162031.w1GKVhG2013473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Fri, 16 Feb 2018 20:31:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462059 - head/net/py-s3transfer X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/net/py-s3transfer X-SVN-Commit-Revision: 462059 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2018 20:31:43 -0000 Author: bhughes Date: Fri Feb 16 20:31:42 2018 New Revision: 462059 URL: https://svnweb.freebsd.org/changeset/ports/462059 Log: net/py-s3transfer: Update 0.1.12 -> 0.1.13 https://github.com/boto/s3transfer/blob/0.1.13/CHANGELOG.rst Modified: head/net/py-s3transfer/Makefile head/net/py-s3transfer/distinfo Modified: head/net/py-s3transfer/Makefile ============================================================================== --- head/net/py-s3transfer/Makefile Fri Feb 16 20:30:15 2018 (r462058) +++ head/net/py-s3transfer/Makefile Fri Feb 16 20:31:42 2018 (r462059) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= s3transfer -PORTVERSION= 0.1.12 +PORTVERSION= 0.1.13 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-s3transfer/distinfo ============================================================================== --- head/net/py-s3transfer/distinfo Fri Feb 16 20:30:15 2018 (r462058) +++ head/net/py-s3transfer/distinfo Fri Feb 16 20:31:42 2018 (r462059) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512339186 -SHA256 (s3transfer-0.1.12.tar.gz) = 10891b246296e0049071d56c32953af05cea614dca425a601e4c0be35990121e -SIZE (s3transfer-0.1.12.tar.gz) = 102902 +TIMESTAMP = 1518679680 +SHA256 (s3transfer-0.1.13.tar.gz) = 90dc18e028989c609146e241ea153250be451e05ecc0c2832565231dacdf59c1 +SIZE (s3transfer-0.1.13.tar.gz) = 103335