pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-s3transfer
Module Name: pkgsrc
Committed By: adam
Date: Thu Jul 24 08:28:37 UTC 2025
Modified Files:
pkgsrc/net/py-s3transfer: Makefile distinfo
Log Message:
py-s3transfer: updated to 0.13.1
0.13.1
enhancement:Python: Added provisional support for the upcoming Python 3.14 release
0.13.0
feature:GetObjectTask: Validate ETag of stored object during multipart downloads
0.12.0
feature:Python: End of support for Python 3.8
0.11.5
enhancement:s3: Implement memory performance fixes for downloads to non-seekable streams
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/py-s3transfer/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/py-s3transfer/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-s3transfer/Makefile
diff -u pkgsrc/net/py-s3transfer/Makefile:1.25 pkgsrc/net/py-s3transfer/Makefile:1.26
--- pkgsrc/net/py-s3transfer/Makefile:1.25 Tue Apr 15 07:54:46 2025
+++ pkgsrc/net/py-s3transfer/Makefile Thu Jul 24 08:28:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2025/04/15 07:54:46 adam Exp $
+# $NetBSD: Makefile,v 1.26 2025/07/24 08:28:37 adam Exp $
-DISTNAME= s3transfer-0.11.4
+DISTNAME= s3transfer-0.13.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/s3transfer/}
Index: pkgsrc/net/py-s3transfer/distinfo
diff -u pkgsrc/net/py-s3transfer/distinfo:1.24 pkgsrc/net/py-s3transfer/distinfo:1.25
--- pkgsrc/net/py-s3transfer/distinfo:1.24 Tue Apr 15 07:54:46 2025
+++ pkgsrc/net/py-s3transfer/distinfo Thu Jul 24 08:28:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2025/04/15 07:54:46 adam Exp $
+$NetBSD: distinfo,v 1.25 2025/07/24 08:28:37 adam Exp $
-BLAKE2s (s3transfer-0.11.4.tar.gz) = 2c87d64c5b7d1a521da798d29d9f3cae2b4e1ed07daf0e7cf16ca114d4812e6c
-SHA512 (s3transfer-0.11.4.tar.gz) = 824e03bccd8d724ebe8146f8c2b115c0d43ffe3a89d005f7cfa53431140130c77997b66fc605ea1a61d3291f4d808e6869150466b2f30a216c2290e902554c5b
-Size (s3transfer-0.11.4.tar.gz) = 148419 bytes
+BLAKE2s (s3transfer-0.13.1.tar.gz) = 775bd42b927998e4a01bfeb162cbb2f09e24827b3c1dd09aa1c55b3d6002e8bd
+SHA512 (s3transfer-0.13.1.tar.gz) = 46ae91946ecb7f1c11cef7547e7f9532326298ba30e7b363738133963a86aed6477fa6128a13dd57c7668e11a3ad9505b55638acffcc9470e6162b8b73206429
+Size (s3transfer-0.13.1.tar.gz) = 150589 bytes
Home |
Main Index |
Thread Index |
Old Index