diff --git a/python-pbr.changes b/python-pbr.changes index ff8286e..e7ecbe0 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 27 09:46:15 UTC 2016 - tbechtold@suse.com + +- Remove unneeded Requires for python-pip. It's only used + for testing. + ------------------------------------------------------------------- Tue May 24 05:15:09 UTC 2016 - tbechtold@suse.com diff --git a/python-pbr.spec b/python-pbr.spec index 3a9a886..33c697c 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -48,7 +48,6 @@ BuildRequires: python-testresources >= 0.2.4 BuildRequires: python-testscenarios >= 0.4 BuildRequires: python-testtools >= 1.4.0 %endif -Requires: python-pip >= 1.4 Requires(post): update-alternatives Requires(postun): update-alternatives BuildRoot: %{_tmppath}/%{name}-%{version}-build