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:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 13 01:05:44 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Let the python-rpm-macros automatically figure out the correct
|
||||||
|
provides and obsoletes for the flavor
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 24 14:33:07 UTC 2020 - pgajdos@suse.com
|
Tue Mar 24 14:33:07 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -44,9 +44,7 @@ Requires: python-zope.interface
|
|||||||
BuildRequires: %{python_module zope.security}
|
BuildRequires: %{python_module zope.security}
|
||||||
BuildRequires: %{python_module zope.testrunner}
|
BuildRequires: %{python_module zope.testrunner}
|
||||||
%endif
|
%endif
|
||||||
%ifpython3
|
Conflicts: python-zope-proxy < %{version}
|
||||||
Conflicts: python3-zope-proxy < %{version}
|
|
||||||
%endif
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -59,10 +57,8 @@ etc.) for which the proxy is responsible.
|
|||||||
Summary: Generic Transparent Proxies
|
Summary: Generic Transparent Proxies
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
%ifpython3
|
Provides: python-zope-proxy = %{version}
|
||||||
Provides: python3-zope-proxy = %{version}
|
Obsoletes: python-zope-proxy < %{version}
|
||||||
Obsoletes: python3-zope-proxy < %{version}
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains the files needed for binding the %{name} C module.
|
This package contains the files needed for binding the %{name} C module.
|
||||||
|
|||||||
Reference in New Issue
Block a user