From d6826800be8f57825fad4b1afa426742e2217b5ac8082c86698023a5995a178f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 28 Sep 2016 16:31:45 +0000 Subject: [PATCH] Accepting request 430665 from Cloud:OpenStack:Master - Add missing BuildRequires for pyrthon-six OBS-URL: https://build.opensuse.org/request/show/430665 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=26 --- python-wsgi_intercept.changes | 5 +++++ python-wsgi_intercept.spec | 1 + 2 files changed, 6 insertions(+) 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