From e879d961a884e9637f64bd62430f8547116696f0ccf9bec117db35dc753e61cd Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Tue, 7 Mar 2023 13:59:44 +0000 Subject: [PATCH] Accepting request 1069946 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1069946 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=9 --- python-pykickstart.changes | 5 +++++ python-pykickstart.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-pykickstart.changes b/python-pykickstart.changes index 29ab77f..d6e5fff 100644 --- a/python-pykickstart.changes +++ b/python-pykickstart.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 7 09:15:48 UTC 2023 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Wed Dec 7 20:54:04 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-pykickstart.spec b/python-pykickstart.spec index f074401..d446d60 100644 --- a/python-pykickstart.spec +++ b/python-pykickstart.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2020 Neal Gompa . # # All modifications and additions to the file contributed by third parties @@ -35,13 +35,11 @@ BuildArch: noarch BuildRequires: %{python_module requests} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: gettext BuildRequires: python-rpm-macros Requires: python-requests -Requires: python-six %python_subpackages