From 2658fd6fb384e31a98e3e8018a90b1fce9996252f92a8c9e2941952e2349c39e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 10 May 2023 06:30:56 +0000 Subject: [PATCH] - remove obsolete setuptools_scm_git_archive requirements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyclipper?expand=0&rev=13 --- python-pyclipper.changes | 5 +++++ python-pyclipper.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pyclipper.changes b/python-pyclipper.changes index 61c8193..bdd397c 100644 --- a/python-pyclipper.changes +++ b/python-pyclipper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 10 06:30:42 UTC 2023 - Dirk Müller + +- remove obsolete setuptools_scm_git_archive requirements + ------------------------------------------------------------------- Sat Dec 3 20:01:16 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-pyclipper.spec b/python-pyclipper.spec index da6bda8..ec4daef 100644 --- a/python-pyclipper.spec +++ b/python-pyclipper.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyclipper # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2020 Xu Zhao (i@xuzhao.net). # # All modifications and additions to the file contributed by third parties @@ -29,7 +29,6 @@ Source: https://files.pythonhosted.org/packages/source/p/pyclipper/pycli BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools_scm_git_archive} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes