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:
parent
98e1ae6689
commit
4f9f02f671
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user