forked from pool/python-zope.proxy
Accepting request 527080 from home:TheBlackCat:branches:devel:languages:python
- Provides/Obsoletes should be on the -devel package since python3-zope-proxy has the devel files. OBS-URL: https://build.opensuse.org/request/show/527080 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
774080b30a
commit
c9b5fd733e
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 16:48:55 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- Provides/Obsoletes should be on the -devel package since
|
||||
python3-zope-proxy has the devel files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 15:52:19 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -31,10 +31,6 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module zope.interface}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
%ifpython3
|
||||
Provides: python3-zope-proxy = %{version}
|
||||
Obsoletes: python3-zope-proxy < %{version}
|
||||
%endif
|
||||
|
||||
%python_subpackages
|
||||
|
||||
@@ -48,6 +44,10 @@ 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
|
||||
|
||||
%description devel
|
||||
This package contains the files needed for binding the %{name} C module.
|
||||
|
||||
Reference in New Issue
Block a user