From a2b3c447a23b0a66db06f6647f526b171b42a5ac9ead267a6b742a03847ce97f Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Mon, 4 Nov 2024 11:30:23 +0000 Subject: [PATCH 1/2] - Remove not needed dep python-setuptools-git OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-verbose-parametrize?expand=0&rev=16 --- python-pytest-verbose-parametrize.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-pytest-verbose-parametrize.spec b/python-pytest-verbose-parametrize.spec index 3a014df..bba608b 100644 --- a/python-pytest-verbose-parametrize.spec +++ b/python-pytest-verbose-parametrize.spec @@ -26,7 +26,6 @@ Source: https://files.pythonhosted.org/packages/source/p/pytest-verbose- # https://github.com/man-group/pytest-plugins/issues/209 Patch0: python-pytest-verbose-parametrize-no-six.patch BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools-git} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes From 51f9ff77430adea7aa0542ae73f737f0fe672c165cd7f5cb8d5a34401318a445 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Mon, 4 Nov 2024 11:31:59 +0000 Subject: [PATCH 2/2] - Remove not needed dep python-setuptools-git OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-verbose-parametrize?expand=0&rev=17 --- python-pytest-verbose-parametrize.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-pytest-verbose-parametrize.changes b/python-pytest-verbose-parametrize.changes index a57f303..12dbad2 100644 --- a/python-pytest-verbose-parametrize.changes +++ b/python-pytest-verbose-parametrize.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 4 11:31:47 UTC 2024 - Daniel Garcia + +- Remove not needed dep python-setuptools-git + ------------------------------------------------------------------- Tue Oct 22 06:08:51 UTC 2024 - Steve Kowalik