File project.diff of Package python-pip
--- python-pip.changes.orig
+++ python-pip.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Dec 3 01:35:04 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
+
+- Skip python2.
+
+-------------------------------------------------------------------
Wed Sep 8 16:07:38 UTC 2021 - Stefan Schubert <schubi@suse.de>
- Use libalternatives instead of update-alternatives.
--- python-pip.spec.orig
+++ python-pip.spec
@@ -1,5 +1,5 @@
#
-# spec file for package python-pip
+# spec file
#
# Copyright (c) 2021 SUSE LLC
#
@@ -38,6 +38,7 @@
%bcond_with wheel
%endif
%endif
+%define skip_python2 1
Name: python-pip%{psuffix}
Version: 20.2.4
Release: 0
@@ -63,7 +64,7 @@ Requires: alts
BuildRequires: alts
%else
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
%endif
Recommends: ca-certificates-mozilla
BuildArch: noarch