forked from pool/python-wsgi_intercept
- Add back devel dependency to be able to build on SLE12SP4. Without
it, the build fails with: ImportError: cannot import name HTTPSConnection OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=38
This commit is contained in:
committed by
Git OBS Bridge
parent
0415fe20e4
commit
1c86082f2e
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 21 05:51:06 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
- Add back devel dependency to be able to build on SLE12SP4. Without
|
||||||
|
it, the build fails with:
|
||||||
|
ImportError: cannot import name HTTPSConnection
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 9 09:12:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Sat Mar 9 09:12:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@@ -28,6 +28,7 @@ Source: https://pypi.io/packages/source/w/wsgi_intercept/wsgi_intercept-
|
|||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
# Test requirements:
|
# Test requirements:
|
||||||
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module httplib2}
|
BuildRequires: %{python_module httplib2}
|
||||||
BuildRequires: %{python_module pytest >= 2.4}
|
BuildRequires: %{python_module pytest >= 2.4}
|
||||||
BuildRequires: %{python_module requests >= 2.0.1}
|
BuildRequires: %{python_module requests >= 2.0.1}
|
||||||
|
Reference in New Issue
Block a user