From mboxrd@z Thu Jan  1 00:00:00 1970
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 39/48] python3-s3transfer:Update to version 0.6.0 and to work
 with python-3.10.8
Date: Wed, 09 Nov 2022 19:57:25 +0100
Message-ID: <20221109185734.3920-39-adolf.belka@ipfire.org>
In-Reply-To: <20221109185734.3920-1-adolf.belka@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6659228201123229956=="
List-Id: <development.lists.ipfire.org>

--===============6659228201123229956==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

- Updated from version 0.5.2 to 0.6.0
- Update of rootfile- No changelog found in source tarball or other location

Tested-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/packages/python3-s3transfer | 12 ++++++------
 lfs/python3-s3transfer                       |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/config/rootfiles/packages/python3-s3transfer b/config/rootfiles/=
packages/python3-s3transfer
index 6723f3498..a457bd83d 100644
--- a/config/rootfiles/packages/python3-s3transfer
+++ b/config/rootfiles/packages/python3-s3transfer
@@ -1,10 +1,10 @@
 #usr/lib/python3.10/site-packages/s3transfer
-#usr/lib/python3.10/site-packages/s3transfer-0.5.2-py3.10.egg-info
-#usr/lib/python3.10/site-packages/s3transfer-0.5.2-py3.10.egg-info/PKG-INFO
-#usr/lib/python3.10/site-packages/s3transfer-0.5.2-py3.10.egg-info/SOURCES.t=
xt
-#usr/lib/python3.10/site-packages/s3transfer-0.5.2-py3.10.egg-info/dependenc=
y_links.txt
-#usr/lib/python3.10/site-packages/s3transfer-0.5.2-py3.10.egg-info/requires.=
txt
-#usr/lib/python3.10/site-packages/s3transfer-0.5.2-py3.10.egg-info/top_level=
.txt
+#usr/lib/python3.10/site-packages/s3transfer-0.6.0-py3.10.egg-info
+#usr/lib/python3.10/site-packages/s3transfer-0.6.0-py3.10.egg-info/PKG-INFO
+#usr/lib/python3.10/site-packages/s3transfer-0.6.0-py3.10.egg-info/SOURCES.t=
xt
+#usr/lib/python3.10/site-packages/s3transfer-0.6.0-py3.10.egg-info/dependenc=
y_links.txt
+#usr/lib/python3.10/site-packages/s3transfer-0.6.0-py3.10.egg-info/requires.=
txt
+#usr/lib/python3.10/site-packages/s3transfer-0.6.0-py3.10.egg-info/top_level=
.txt
 usr/lib/python3.10/site-packages/s3transfer/__init__.py
 usr/lib/python3.10/site-packages/s3transfer/bandwidth.py
 usr/lib/python3.10/site-packages/s3transfer/compat.py
diff --git a/lfs/python3-s3transfer b/lfs/python3-s3transfer
index 3c18becc2..6f1ccd2d7 100644
--- a/lfs/python3-s3transfer
+++ b/lfs/python3-s3transfer
@@ -24,7 +24,7 @@
=20
 include Config
=20
-VER        =3D 0.5.2
+VER        =3D 0.6.0
 SUMMARY    =3D Python S3 transfer manager
=20
 THISAPP    =3D s3transfer-$(VER)
@@ -33,7 +33,7 @@ DL_FROM    =3D $(URL_IPFIRE)
 DIR_APP    =3D $(DIR_SRC)/$(THISAPP)
 TARGET     =3D $(DIR_INFO)/$(THISAPP)
 PROG       =3D python3-s3transfer
-PAK_VER    =3D 5
+PAK_VER    =3D 6
=20
 DEPS       =3D
=20
@@ -47,7 +47,7 @@ objects =3D $(DL_FILE)
=20
 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
=20
-$(DL_FILE)_BLAKE2 =3D 55adab89ca04a9ed1f0195237cab55f97769a8f865e645437df6d9=
5effcf1a27a734f1577daa981261123b681044b540ebbb876e1a8a3b4cf1cf4e5018f2c213
+$(DL_FILE)_BLAKE2 =3D 7ab84f22dc20751dd461857f93d7f1aad1490432ed25e7506c5abe=
61f79d1f3cafd8ddb190a0942a2c5a9947c5068fcf397dce34f255a246381f4cf1f0d09e7a
=20
 install : $(TARGET)
=20
--=20
2.38.1


--===============6659228201123229956==--