forked from pool/python-line_profiler
Accepting request 606239 from home:TheBlackCat:branches:devel:languages:python
- Set minimum python3 version OBS-URL: https://build.opensuse.org/request/show/606239 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-line_profiler?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 15:23:01 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
- Set minimum python3 version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -31,10 +31,14 @@ BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python3-devel >= 3.5
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module jupyter_ipython}
|
||||
%endif
|
||||
%ifpython3
|
||||
Requires: python3-base >= 3.5
|
||||
%endif
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user