Accepting request 430622 from home:tbechtold:branches:devel:languages:python
- Add missing python-setuptools Requires. OBS-URL: https://build.opensuse.org/request/show/430622 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=55
This commit is contained in:
parent
3d1badca54
commit
9c6d83fdf9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 27 18:32:25 UTC 2016 - tbechtold@suse.com
|
||||||
|
|
||||||
|
- Add missing python-setuptools Requires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 27 09:46:15 UTC 2016 - tbechtold@suse.com
|
Tue Sep 27 09:46:15 UTC 2016 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@ -48,6 +48,7 @@ BuildRequires: python-testresources >= 0.2.4
|
|||||||
BuildRequires: python-testscenarios >= 0.4
|
BuildRequires: python-testscenarios >= 0.4
|
||||||
BuildRequires: python-testtools >= 1.4.0
|
BuildRequires: python-testtools >= 1.4.0
|
||||||
%endif
|
%endif
|
||||||
|
Requires: python-setuptools
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user