Use %{pythons} macro now.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-freezegun?expand=0&rev=26
This commit is contained in:
parent
8bb587ae82
commit
78b00d1617
@ -2,7 +2,7 @@
|
|||||||
Thu Nov 14 19:05:26 CET 2019 - Matej Cepl <mcepl@suse.com>
|
Thu Nov 14 19:05:26 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
- Add dependency on the full python (which is not pulled by
|
- Add dependency on the full python (which is not pulled by
|
||||||
setuptools anymore).
|
setuptools anymore). Use %{pythons} macro now.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 2 18:11:23 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
Tue Jul 2 18:11:23 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
@ -33,8 +33,7 @@ BuildRequires: %{python_module pytest}
|
|||||||
BuildRequires: %{python_module python-dateutil > 2.0}
|
BuildRequires: %{python_module python-dateutil > 2.0}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module six}
|
BuildRequires: %{python_module six}
|
||||||
BuildRequires: python
|
BuildRequires: %{pythons}
|
||||||
BuildRequires: python3
|
|
||||||
%ifpython2
|
%ifpython2
|
||||||
BuildRequires: python-mock
|
BuildRequires: python-mock
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user