From a5d57ebfd2a4ec7fce0df50b7772571bdda7de783dfc0839519b13b9448b7fc9 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Mon, 4 Nov 2024 11:05:56 +0000 Subject: [PATCH] - Remove not needed dep python-setuptools-git OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shutil?expand=0&rev=28 --- python-pytest-shutil.changes | 5 +++++ python-pytest-shutil.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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}