From 9f0d9bc3292bc7046ed2515b7ee36f8da067d091 Mon Sep 17 00:00:00 2001 From: Sean Marlow Date: Tue, 29 Oct 2024 16:08:06 -0400 Subject: [PATCH] Add obsoletes to spec file The package builds for python 3.## version instead of only python3 --- csp-billing-adapter-amazon.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/csp-billing-adapter-amazon.spec b/csp-billing-adapter-amazon.spec index 4e02e8e..7219717 100644 --- a/csp-billing-adapter-amazon.spec +++ b/csp-billing-adapter-amazon.spec @@ -43,6 +43,7 @@ Requires: python-pluggy Requires: python-boto3 Requires: python-csp-billing-adapter BuildArch: noarch +Obsoletes: python3-csp-billing-adapter-amazon < %{version} %python_subpackages %description