diff --git a/python-subprocess-tee.changes b/python-subprocess-tee.changes index f8c750d..34872ef 100644 --- a/python-subprocess-tee.changes +++ b/python-subprocess-tee.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 17 07:05:58 UTC 2023 - Steve Kowalik + +- Remove BuildRequires on setuptools_scm_git_archive. + ------------------------------------------------------------------- Fri May 5 18:13:11 UTC 2023 - Johannes Kastl diff --git a/python-subprocess-tee.spec b/python-subprocess-tee.spec index 03acb38..267ada7 100644 --- a/python-subprocess-tee.spec +++ b/python-subprocess-tee.spec @@ -28,7 +28,6 @@ Patch1: 0001-test-test_unit.py-do-not-use-python3-rather-use-sys..patch BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module rich} -BuildRequires: %{python_module setuptools_scm_git_archive} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel}