diff --git a/python-pbr.changes b/python-pbr.changes index a2f6478..a7f1010 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 8 06:04:36 UTC 2017 - tbechtold@suse.com + +- remove unused BuildRequires on python-pip +- add python-setuptools as BuildRequires + ------------------------------------------------------------------- Mon Jul 10 18:42:12 UTC 2017 - toddrme2178@gmail.com diff --git a/python-pbr.spec b/python-pbr.spec index d6f628d..47c773a 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -31,7 +31,7 @@ Url: http://pypi.python.org/pypi/pbr Source: https://files.pythonhosted.org/packages/source/p/pbr/pbr-%{version}.tar.gz Source1: python-pbr-rpmlintrc BuildRequires: %{python_module devel} -BuildRequires: %{python_module pip >= 1.4} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # Test requirements: