forked from pool/python-Django
Accepting request 645911 from home:mcepl:work
Switch of BR selenium for non-Intel platforms. OBS-URL: https://build.opensuse.org/request/show/645911 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
20b0cbf787
commit
50e0e77a46
@@ -41,12 +41,16 @@ BuildRequires: %{python_module numpy}
|
||||
BuildRequires: %{python_module pylibmc}
|
||||
BuildRequires: %{python_module python-memcached >= 1.59}
|
||||
BuildRequires: %{python_module pytz}
|
||||
BuildRequires: %{python_module selenium}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module sqlparse}
|
||||
BuildRequires: %{python_module tblib}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# python-selenium is supported only on the Intel architecture
|
||||
# Django testsuite runs just fine without, just skips the affected tests
|
||||
%ifarch %{ix86} x86_64
|
||||
BuildRequires: %{python_module selenium}
|
||||
%endif
|
||||
Requires: python-Pillow
|
||||
Requires: python-argon2-cffi >= 16.1.0
|
||||
Requires: python-pytz
|
||||
|
||||
Reference in New Issue
Block a user