diff --git a/python-wsgi_intercept.changes b/python-wsgi_intercept.changes index 2a1a8f0..285e29c 100644 --- a/python-wsgi_intercept.changes +++ b/python-wsgi_intercept.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 28 04:53:44 UTC 2016 - tbechtold@suse.com + +- Add missing BuildRequires for pyrthon-six + ------------------------------------------------------------------- Tue Sep 27 21:31:45 UTC 2016 - dmueller@suse.com diff --git a/python-wsgi_intercept.spec b/python-wsgi_intercept.spec index c327fc4..2329ebb 100644 --- a/python-wsgi_intercept.spec +++ b/python-wsgi_intercept.spec @@ -32,6 +32,7 @@ BuildRequires: python-setuptools BuildRequires: python-httplib2 BuildRequires: python-pytest >= 2.4 BuildRequires: python-requests >= 2.0.1 +BuildRequires: python-six BuildRequires: python-urllib3 >= 1.11.0 Requires: python-six Recommends: python-requests >= 2.0.1