File project.diff of Package python311-boto3
--- python-boto3.changes.orig
+++ python-boto3.changes
@@ -1,4 +1,15 @@
-------------------------------------------------------------------
+Wed Sep 10 08:51:53 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
+
+- Do not obsolete python3-boto3, allowing coexistance
+ of python311-boto3 and python3-boto3 packages
+
+-------------------------------------------------------------------
+Fri Sep 5 12:25:28 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
+
+- Prevent build failure. Only build python311-boto3 package
+
+-------------------------------------------------------------------
Mon Mar 4 13:58:03 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
- Drop Provides for SLE 15 SP4 and openSUSE Leap 15.4 and later
--- python-boto3.spec.orig
+++ python-boto3.spec
@@ -17,6 +17,7 @@
%{?sle15_python_module_pythons}
+%define pythons python311
Name: python-boto3
Version: 1.34.31
Release: 0
@@ -38,9 +39,6 @@ Requires: (python-botocore >= 1.34
Requires: (python-jmespath >= 0.7.1 with python-jmespath < 2.0.0)
Requires: (python-s3transfer >= 0.10.0 with python-s3transfer < 0.11.0)
BuildArch: noarch
-%if 0%{?sle_version} >= 150400
-Obsoletes: python3-boto3 < %{version}
-%endif
%python_subpackages
%description