From 04e7f69b005bc25f2fa133030324898bb5c94a748e102dc8a2ecdab3501933fa Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 10 May 2023 06:32:50 +0000 Subject: [PATCH] - remove obsolete requirement on setuptools_scm_git_archive OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=54 --- python-cheroot.changes | 5 +++++ python-cheroot.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-cheroot.changes b/python-cheroot.changes index 0267581..267d665 100644 --- a/python-cheroot.changes +++ b/python-cheroot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 10 06:32:37 UTC 2023 - Dirk Müller + +- remove obsolete requirement on setuptools_scm_git_archive + ------------------------------------------------------------------- Tue Mar 21 10:34:26 UTC 2023 - pgajdos@suse.com diff --git a/python-cheroot.spec b/python-cheroot.spec index 1f8a3ed..ccf5aac 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -46,7 +46,6 @@ BuildRequires: %{python_module more-itertools >= 2.6} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 34.4} BuildRequires: %{python_module setuptools_scm >= 1.15.0} -BuildRequires: %{python_module setuptools_scm_git_archive >= 1.0} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros >= 20210929