diff --git a/python-isort.changes b/python-isort.changes index 83b22a0..61499ca 100644 --- a/python-isort.changes +++ b/python-isort.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 28 19:01:37 UTC 2020 - Sebastian Wagner + +- add git as build dependency, fixes a test issue. + ------------------------------------------------------------------- Mon Jul 27 20:34:29 UTC 2020 - Sebastian Wagner diff --git a/python-isort.spec b/python-isort.spec index 4cbfee3..44dd74a 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -56,6 +56,7 @@ BuildRequires: %{python_module pylama} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requirementslib >= 1.5.4} BuildRequires: %{python_module tomlkit} +BuildRequires: git %endif %python_subpackages