Accepting request 1043086 from network:cluster

OBS-URL: https://build.opensuse.org/request/show/1043086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/genders?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2022-12-15 18:25:46 +00:00 committed by Git OBS Bridge
commit 5510a5cd8f
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}