From d05ea11a4129efc2a33d4aa8fed165bf4d5499ce8f3549e347661f7008f99db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 11 Nov 2022 13:43:53 +0000 Subject: [PATCH] Accepting request 1035258 from home:pgajdos:python - silent rpmlint - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1035258 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=21 --- python-subprocrunner.changes | 10 ++++++++++ python-subprocrunner.spec | 3 --- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/python-subprocrunner.changes b/python-subprocrunner.changes index 0fc6acf..b8424a9 100644 --- a/python-subprocrunner.changes +++ b/python-subprocrunner.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 11 13:18:05 UTC 2022 - pgajdos@suse.com + +- silent rpmlint + +------------------------------------------------------------------- +Fri Nov 11 12:58:18 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Tue Oct 11 15:32:48 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-subprocrunner.spec b/python-subprocrunner.spec index 1ec7437..c18b64a 100644 --- a/python-subprocrunner.spec +++ b/python-subprocrunner.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-subprocrunner Version: 2.0.0 @@ -31,7 +30,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-loguru >= 0.4.1 Requires: python-mbstrdecoder >= 1.0.0 -Requires: python-six Requires: python-typepy BuildArch: noarch # SECTION test requirements @@ -40,7 +38,6 @@ BuildRequires: %{python_module loguru >= 0.4.1} BuildRequires: %{python_module mbstrdecoder >= 1.0.0} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module six} BuildRequires: %{python_module typepy} # /SECTION %python_subpackages