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
This commit is contained in:
Christian Goll 2022-12-15 09:51:40 +00:00 committed by Git OBS Bridge
parent 98e1ae6689
commit 4f9f02f671
2 changed files with 5 additions and 2 deletions

View File

@ -4,6 +4,11 @@ Tue Dec 6 12:14:45 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.28.1:
* Build Bindings for *both* python2 and python3
-------------------------------------------------------------------
Tue Dec 6 03:46:15 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Do not Provides/Obsoletes Python 2 packages with Python 3 ones.
-------------------------------------------------------------------
Thu Dec 1 02:13:43 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -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}