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:           Wed Sep  2 08:59:52 UTC 2026

Modified Files:
        pkgsrc/net/py-s3transfer: Makefile distinfo

Log Message:
py-s3transfer: updated to 0.19.2

0.19.2

bugfix:TLS: Return a configuration error when the CA bundle value (ca_bundle, AWS_CA_BUNDLE, REQUESTS_CA_BUNDLE, or verify) resolves to an empty or whitespace-only string.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/net/py-s3transfer/Makefile
cvs rdiff -u -r1.29 -r1.30 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.30 pkgsrc/net/py-s3transfer/Makefile:1.31
--- pkgsrc/net/py-s3transfer/Makefile:1.30      Thu Jul 16 08:17:41 2026
+++ pkgsrc/net/py-s3transfer/Makefile   Wed Sep  2 08:59:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2026/07/16 08:17:41 adam Exp $
+# $NetBSD: Makefile,v 1.31 2026/09/02 08:59:52 adam Exp $
 
-DISTNAME=      s3transfer-0.19.1
+DISTNAME=      s3transfer-0.19.2
 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.29 pkgsrc/net/py-s3transfer/distinfo:1.30
--- pkgsrc/net/py-s3transfer/distinfo:1.29      Thu Jul 16 08:17:41 2026
+++ pkgsrc/net/py-s3transfer/distinfo   Wed Sep  2 08:59:52 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2026/07/16 08:17:41 adam Exp $
+$NetBSD: distinfo,v 1.30 2026/09/02 08:59:52 adam Exp $
 
-BLAKE2s (s3transfer-0.19.1.tar.gz) = 617daf7f69719e4f8946105e0626f1f5c3db59e8ac4fc78658395c6d4032a221
-SHA512 (s3transfer-0.19.1.tar.gz) = 31df1989c2e9b5b157793a905818363c6a4897034bcb58063e5a3be8e4ed8bc7ef4228b04f328087ae2a92e37bd6133406f00d5b1f82a840e4c1d7034afa2266
-Size (s3transfer-0.19.1.tar.gz) = 165354 bytes
+BLAKE2s (s3transfer-0.19.2.tar.gz) = 2dafe39efd01a4af6da3c4025cbcb104c26fd143271f7155158f0d1207ad43a0
+SHA512 (s3transfer-0.19.2.tar.gz) = acebc3b7447f2e14274fe9b8230a135ba42a7e0ad82b1f7f6e1ff57ebe10d6afdc4ea31b59c9b89e4d4112eff8a5fc34c4425f8e6d284a791d5bb8926d1f262c
+Size (s3transfer-0.19.2.tar.gz) = 165592 bytes



Home | Main Index | Thread Index | Old Index