diff --git a/python-freezegun.changes b/python-freezegun.changes index 88b8c7f..2ff7999 100644 --- a/python-freezegun.changes +++ b/python-freezegun.changes @@ -2,7 +2,7 @@ Thu Nov 14 19:05:26 CET 2019 - Matej Cepl - 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 diff --git a/python-freezegun.spec b/python-freezegun.spec index 43df783..d68bb8d 100644 --- a/python-freezegun.spec +++ b/python-freezegun.spec @@ -33,8 +33,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil > 2.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} -BuildRequires: python -BuildRequires: python3 +BuildRequires: %{pythons} %ifpython2 BuildRequires: python-mock %endif