forked from pool/python-zope.proxy
Accepting request 862745 from home:bnavigator:branches:devel:languages:python
- Let the python-rpm-macros automatically figure out the correct provides and obsoletes for the flavor OBS-URL: https://build.opensuse.org/request/show/862745 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=20
This commit is contained in:
@@ -44,9 +44,7 @@ Requires: python-zope.interface
|
||||
BuildRequires: %{python_module zope.security}
|
||||
BuildRequires: %{python_module zope.testrunner}
|
||||
%endif
|
||||
%ifpython3
|
||||
Conflicts: python3-zope-proxy < %{version}
|
||||
%endif
|
||||
Conflicts: python-zope-proxy < %{version}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -59,10 +57,8 @@ etc.) for which the proxy is responsible.
|
||||
Summary: Generic Transparent Proxies
|
||||
Group: Development/Languages/Python
|
||||
Requires: %{name} = %{version}
|
||||
%ifpython3
|
||||
Provides: python3-zope-proxy = %{version}
|
||||
Obsoletes: python3-zope-proxy < %{version}
|
||||
%endif
|
||||
Provides: python-zope-proxy = %{version}
|
||||
Obsoletes: python-zope-proxy < %{version}
|
||||
|
||||
%description devel
|
||||
This package contains the files needed for binding the %{name} C module.
|
||||
|
||||
Reference in New Issue
Block a user