File project.diff of Package python311-s3transfer
--- python-s3transfer.changes.orig
+++ python-s3transfer.changes
@@ -1,4 +1,15 @@
-------------------------------------------------------------------
+Wed Sep 10 09:39:48 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
+
+- Do not obsolete python3-s3transfer, allowing coexistance
+ of python311-s3transfer and python3-s3transfer packages
+
+-------------------------------------------------------------------
+Fri Sep 5 12:31:17 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
+
+- Prevent build failure. Only build python311-s3transfer package
+
+-------------------------------------------------------------------
Mon Mar 4 14:00:49 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
- Drop Provides for SLE 15 SP4 and openSUSE Leap 15.4 and later
--- python-s3transfer.spec.orig
+++ python-s3transfer.spec
@@ -17,6 +17,7 @@
%{?sle15_python_module_pythons}
+%define pythons python311
Name: python-s3transfer
Version: 0.10.0
Release: 0
@@ -35,9 +36,6 @@ BuildRequires: python-rpm-macros
Requires: python-requests
Requires: (python-botocore >= 1.33.2 with python-botocore <= 2.0.0)
BuildArch: noarch
-%if 0%{?sle_version} >= 150400
-Obsoletes: python3-s3transfer < %{version}
-%endif
%python_subpackages
%description