Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2023 21:20:40 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b15f95adff02 - main - net/py-s3transfer: Update to 0.6.1
Message-ID:  <202305072120.347LKe3m049446@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b15f95adff0253363087af1007ceb5729efe3d7c

commit b15f95adff0253363087af1007ceb5729efe3d7c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-07 21:13:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-07 21:13:46 +0000

    net/py-s3transfer: Update to 0.6.1
    
    Changes:        https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
---
 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 41bd4469d0a1..5e7963728dc6 100644
--- a/net/py-s3transfer/Makefile
+++ b/net/py-s3transfer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	s3transfer
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-s3transfer/distinfo b/net/py-s3transfer/distinfo
index 3cb72ab27325..aa0d5307ef00 100644
--- a/net/py-s3transfer/distinfo
+++ b/net/py-s3transfer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657564372
-SHA256 (s3transfer-0.6.0.tar.gz) = 2ed07d3866f523cc561bf4a00fc5535827981b117dd7876f036b0c1aca42c947
-SIZE (s3transfer-0.6.0.tar.gz) = 134871
+TIMESTAMP = 1683478920
+SHA256 (s3transfer-0.6.1.tar.gz) = 640bb492711f4c0c0905e1f62b6aaeb771881935ad27884852411f8e9cacbca9
+SIZE (s3transfer-0.6.1.tar.gz) = 132782



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305072120.347LKe3m049446>