Thu Sep 14 09:08:39 2023 UTC ()
py-s3transfer: updated to 0.6.2

0.6.2

enhancement:Python: Added provisional Python 3.12 support to s3transfer


(adam)
diff -r1.15 -r1.16 pkgsrc/net/py-s3transfer/Makefile
diff -r1.15 -r1.16 pkgsrc/net/py-s3transfer/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/net/py-s3transfer/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-s3transfer/Makefile 2023/05/16 10:43:22 1.15
+++ pkgsrc/net/py-s3transfer/Makefile 2023/09/14 09:08:38 1.16
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2023/05/16 10:43:22 adam Exp $ 1# $NetBSD: Makefile,v 1.16 2023/09/14 09:08:38 adam Exp $
2 2
3DISTNAME= s3transfer-0.6.1 3DISTNAME= s3transfer-0.6.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/s3transfer/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/s3transfer/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/boto/s3transfer 9HOMEPAGE= https://github.com/boto/s3transfer
10COMMENT= Amazon S3 Transfer Manager 10COMMENT= Amazon S3 Transfer Manager
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-botocore>=1.12.36:../../net/py-botocore 13DEPENDS+= ${PYPKGPREFIX}-botocore>=1.12.36:../../net/py-botocore
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.15 -r1.16 pkgsrc/net/py-s3transfer/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-s3transfer/distinfo 2023/05/16 10:43:22 1.15
+++ pkgsrc/net/py-s3transfer/distinfo 2023/09/14 09:08:38 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2023/05/16 10:43:22 adam Exp $ 1$NetBSD: distinfo,v 1.16 2023/09/14 09:08:38 adam Exp $
2 2
3BLAKE2s (s3transfer-0.6.1.tar.gz) = e23c34055903e73b45e3f9cca0a9fdda4b6660e2f556a5f726eeae13119f8747 3BLAKE2s (s3transfer-0.6.2.tar.gz) = b80ed1c427297e5b08df881793828a6b1749dc51e5a44141b3767fe9762a4da8
4SHA512 (s3transfer-0.6.1.tar.gz) = 7db29037719b6ddc529b0c8c38ffbd2dbf5c8e54ec581748addf859dac24d363d3d411963f9a801db83fd26341204d411d7ec513c363b4f1e3cc2e44814e698a 4SHA512 (s3transfer-0.6.2.tar.gz) = 2f52621fac81a9209f5d4bcfad0a861906e714d0159cb3776f5fbc1e9a4946072d4c4e969dfea2837c600ce1d0ba55c53c6c892b59950f0b910b29bdf9ab0cca
5Size (s3transfer-0.6.1.tar.gz) = 132782 bytes 5Size (s3transfer-0.6.2.tar.gz) = 132821 bytes