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:
Dirk Mueller 2016-09-27 19:14:52 +00:00 committed by Git OBS Bridge
parent 3d1badca54
commit 9c6d83fdf9
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -48,6 +48,7 @@ BuildRequires: python-testresources >= 0.2.4
BuildRequires: python-testscenarios >= 0.4
BuildRequires: python-testtools >= 1.4.0
%endif
Requires: python-setuptools
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildRoot: %{_tmppath}/%{name}-%{version}-build