Date: Thu, 14 Oct 2021 18:31:20 GMT From: "Bradley T. Hughes" <bhughes@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9a7793d6937c - main - net/py-s3transfer: Update to 0.5.0 Message-ID: <202110141831.19EIVKZw032182@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a7793d6937c84ef6c721cb38d66252e707e210c commit 9a7793d6937c84ef6c721cb38d66252e707e210c Author: Bradley T. Hughes <bhughes@FreeBSD.org> AuthorDate: 2021-10-14 13:51:52 +0000 Commit: Bradley T. Hughes <bhughes@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110141831.19EIVKZw032182>