[packages/python3-s3transfer] - updated to 0.16.0
qboosh
qboosh at pld-linux.org
Fri Mar 13 18:32:15 CET 2026
commit e0bf854d68de4ad8f197dde717f4372826e9b8df
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Mar 13 18:32:23 2026 +0100
- updated to 0.16.0
python3-s3transfer.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python3-s3transfer.spec b/python3-s3transfer.spec
index 4cbf876..f7b8943 100644
--- a/python3-s3transfer.spec
+++ b/python3-s3transfer.spec
@@ -5,24 +5,24 @@
Summary: Amazon S3 Transfer Manager
Summary(pl.UTF-8): Zarządca transferu danych Amazon S3
Name: python3-s3transfer
-Version: 0.10.2
-Release: 3
+Version: 0.16.0
+Release: 1
License: Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/s3transfer/
Source0: https://files.pythonhosted.org/packages/source/s/s3transfer/s3transfer-%{version}.tar.gz
-# Source0-md5: 891737ce35aeb23b02a47a72c7f9b639
+# Source0-md5: 8be597569deb76004da45a021f05e0ea
URL: https://pypi.org/project/s3transfer/
-BuildRequires: python3-modules >= 1:3.8
+BuildRequires: python3-modules >= 1:3.9
BuildRequires: python3-setuptools
%if %{with tests}
-BuildRequires: python3-botocore >= 1.33.2
+BuildRequires: python3-botocore >= 1.37.4
BuildRequires: python3-botocore < 2
BuildRequires: python3-pytest
%endif
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
-Requires: python3-modules >= 1:3.8
+Requires: python3-modules >= 1:3.9
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,7 +41,7 @@ Amazon S3.
%if %{with tests}
PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
-%{__python3} -m pytest tests/unit
+%{__python3} -m pytest tests/unit tests/functional
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-s3transfer.git/commitdiff/e0bf854d68de4ad8f197dde717f4372826e9b8df
More information about the pld-cvs-commit
mailing list