diff --git a/python-pytest-shutil.changes b/python-pytest-shutil.changes index 069a5fb..c3953b0 100644 --- a/python-pytest-shutil.changes +++ b/python-pytest-shutil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 4 11:05:21 UTC 2024 - Daniel Garcia + +- Remove not needed dep python-setuptools-git + ------------------------------------------------------------------- Tue Oct 22 06:08:51 UTC 2024 - Steve Kowalik diff --git a/python-pytest-shutil.spec b/python-pytest-shutil.spec index 96226d0..2478c24 100644 --- a/python-pytest-shutil.spec +++ b/python-pytest-shutil.spec @@ -27,7 +27,6 @@ Source: https://files.pythonhosted.org/packages/source/p/pytest-shutil/p BuildRequires: %{python_module execnet} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools-git} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: %{python_module termcolor}