forked from pool/python-pymongo
Accepting request 294946 from home:mlin7442:branches:devel:languages:python
Add BuildRequires: python-unittest2 for fix fails in tests on SLE11 SP3 OBS-URL: https://build.opensuse.org/request/show/294946 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 11:38:16 UTC 2015 - mlin@suse.com
|
||||
|
||||
- Add BuildRequires: python-unittest2 for fix fails in tests on SLE11 SP3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 06:14:03 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
@@ -27,7 +27,7 @@ Source: http://pypi.python.org/packages/source/p/pymongo/pymongo-%{versi
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
#BuildRequires: python-nose
|
||||
BuildRequires: python-unittest2
|
||||
Suggests: mongodb
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
Reference in New Issue
Block a user