From 4f9f02f6716a619d565e5cf16770d812bd2866efffa747c0924f99b996f077fe Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Thu, 15 Dec 2022 09:51:40 +0000 Subject: [PATCH] Accepting request 1040483 from home:StevenK:branches:network:cluster - Do not Provides/Obsoletes Python 2 packages with Python 3 ones. OBS-URL: https://build.opensuse.org/request/show/1040483 OBS-URL: https://build.opensuse.org/package/show/network:cluster/genders?expand=0&rev=31 --- genders.changes | 5 +++++ genders.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/genders.changes b/genders.changes index 8d4e205..e96b836 100644 --- a/genders.changes +++ b/genders.changes @@ -4,6 +4,11 @@ Tue Dec 6 12:14:45 UTC 2022 - Dirk Müller - update to 1.28.1: * Build Bindings for *both* python2 and python3 +------------------------------------------------------------------- +Tue Dec 6 03:46:15 UTC 2022 - Steve Kowalik + +- Do not Provides/Obsoletes Python 2 packages with Python 3 ones. + ------------------------------------------------------------------- Thu Dec 1 02:13:43 UTC 2022 - Steve Kowalik diff --git a/genders.spec b/genders.spec index 25d06e8..4e6d401 100644 --- a/genders.spec +++ b/genders.spec @@ -81,8 +81,6 @@ genders headers and libraries files needed for development %package -n python3-%{name} Summary: Python bindings for genders Group: Development/Languages/Python -Provides: python-%{name} = %{version} -Obsoletes: python-%{name} Requires: %{name} = %{version} %description -n python3-%{name}