Todd R 2013-04-14 09:51:25 +00:00 committed by Git OBS Bridge
parent 8a2c2d08ff
commit c8c10bd661

View File

@ -33,6 +33,9 @@ BuildRequires: python3-distribute
BuildRequires: python3-mock
BuildRequires: python3-msgpack-python
BuildRequires: python3-nose-cover3
# This package is not compatible with python 3.3 for now,
# please re-enable when this builds properly on
# openSUSE 12.3+
%if 0%{?suse_version} >= 1230
BuildRequires: python3-simplejson
%endif