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 Sep 14 09:08:39 UTC 2023

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

Log Message:
py-s3transfer: updated to 0.6.2

0.6.2

enhancement:Python: Added provisional Python 3.12 support to s3transfer


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/py-s3transfer/Makefile \
    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.15 pkgsrc/net/py-s3transfer/Makefile:1.16
--- pkgsrc/net/py-s3transfer/Makefile:1.15      Tue May 16 10:43:22 2023
+++ pkgsrc/net/py-s3transfer/Makefile   Thu Sep 14 09:08:38 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2023/05/16 10:43:22 adam Exp $
+# $NetBSD: Makefile,v 1.16 2023/09/14 09:08:38 adam Exp $
 
-DISTNAME=      s3transfer-0.6.1
+DISTNAME=      s3transfer-0.6.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.15 pkgsrc/net/py-s3transfer/distinfo:1.16
--- pkgsrc/net/py-s3transfer/distinfo:1.15      Tue May 16 10:43:22 2023
+++ pkgsrc/net/py-s3transfer/distinfo   Thu Sep 14 09:08:38 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/05/16 10:43:22 adam Exp $
+$NetBSD: distinfo,v 1.16 2023/09/14 09:08:38 adam Exp $
 
-BLAKE2s (s3transfer-0.6.1.tar.gz) = e23c34055903e73b45e3f9cca0a9fdda4b6660e2f556a5f726eeae13119f8747
-SHA512 (s3transfer-0.6.1.tar.gz) = 7db29037719b6ddc529b0c8c38ffbd2dbf5c8e54ec581748addf859dac24d363d3d411963f9a801db83fd26341204d411d7ec513c363b4f1e3cc2e44814e698a
-Size (s3transfer-0.6.1.tar.gz) = 132782 bytes
+BLAKE2s (s3transfer-0.6.2.tar.gz) = b80ed1c427297e5b08df881793828a6b1749dc51e5a44141b3767fe9762a4da8
+SHA512 (s3transfer-0.6.2.tar.gz) = 2f52621fac81a9209f5d4bcfad0a861906e714d0159cb3776f5fbc1e9a4946072d4c4e969dfea2837c600ce1d0ba55c53c6c892b59950f0b910b29bdf9ab0cca
+Size (s3transfer-0.6.2.tar.gz) = 132821 bytes



Home | Main Index | Thread Index | Old Index