- Added provides/obsoletes for python-zope-interface
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
c54608db23
commit
fa913fc190
@@ -33,6 +33,8 @@ BuildArch: noarch
|
||||
%endif
|
||||
Provides: python-zopeinterface = %{version}
|
||||
Obsoletes: python-zopeinterface < %{version}
|
||||
Provides: python-zope-interface = %{version}
|
||||
Obsoletes: python-zope-interface < %{version}
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user