Accepting request 493121 from home:TheBlackCat:branches:devel:languages:python
Don't provide python2-lazy_object_proxy, singlespec packages should use correct name. OBS-URL: https://build.opensuse.org/request/show/493121 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lazy-object-proxy?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 6 03:31:54 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- Don't provide python2-lazy_object_proxy, singlespec packages
|
||||
should use correct name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 14:04:16 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
@@ -31,13 +31,14 @@ BuildRequires: %{python_module six}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-six
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Obsoletes: python-lazy_object_proxy < %{version}-%{release}
|
||||
Provides: python-lazy_object_proxy = %{version}-%{release}
|
||||
%ifpython2
|
||||
Obsoletes: %{oldpython}-lazy_object_proxy < %{version}
|
||||
Provides: %{oldpython}-lazy_object_proxy = %{version}
|
||||
%endif
|
||||
%ifpython3
|
||||
Obsoletes: python3-lazy_object_proxy < %{version}-%{release}
|
||||
Provides: python3-lazy_object_proxy = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user