From nobody Thu Oct 14 18:31:20 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0B2CD1808BD5; Thu, 14 Oct 2021 18:31:21 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HVdJm4vsnz4cbt; Thu, 14 Oct 2021 18:31:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 73BDC18333; Thu, 14 Oct 2021 18:31:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19EIVKow032183; Thu, 14 Oct 2021 18:31:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19EIVKZw032182; Thu, 14 Oct 2021 18:31:20 GMT (envelope-from git) Date: Thu, 14 Oct 2021 18:31:20 GMT Message-Id: <202110141831.19EIVKZw032182@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 9a7793d6937c - main - net/py-s3transfer: Update to 0.5.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9a7793d6937c84ef6c721cb38d66252e707e210c Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a7793d6937c84ef6c721cb38d66252e707e210c commit 9a7793d6937c84ef6c721cb38d66252e707e210c Author: Bradley T. Hughes AuthorDate: 2021-10-14 13:51:52 +0000 Commit: Bradley T. Hughes CommitDate: 2021-10-14 18:31:10 +0000 net/py-s3transfer: Update to 0.5.0 Sponsored by: Miles AS --- net/py-s3transfer/Makefile | 2 +- net/py-s3transfer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-s3transfer/Makefile b/net/py-s3transfer/Makefile index f5e9215a525a..82bbce993ecb 100644 --- a/net/py-s3transfer/Makefile +++ b/net/py-s3transfer/Makefile @@ -1,5 +1,5 @@ PORTNAME= s3transfer -PORTVERSION= 0.4.2 +PORTVERSION= 0.5.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-s3transfer/distinfo b/net/py-s3transfer/distinfo index 22ee317065fc..87f96cb00cfc 100644 --- a/net/py-s3transfer/distinfo +++ b/net/py-s3transfer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619726039 -SHA256 (s3transfer-0.4.2.tar.gz) = cb022f4b16551edebbb31a377d3f09600dbada7363d8c5db7976e7f47732e1b2 -SIZE (s3transfer-0.4.2.tar.gz) = 129664 +TIMESTAMP = 1632779595 +SHA256 (s3transfer-0.5.0.tar.gz) = 50ed823e1dc5868ad40c8dc92072f757aa0e653a192845c94a3b676f4a62da4c +SIZE (s3transfer-0.5.0.tar.gz) = 133535