From 5f6af207b34110fb91bde41f338adbe587079bb615bbf8638e22f534bf11804e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 17 Mar 2023 21:51:19 +0000 Subject: [PATCH] Accepting request 1072590 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1072590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=36 --- python-validators.changes | 5 +++++ python-validators.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-validators.changes b/python-validators.changes index 1407d23..ff3465c 100644 --- a/python-validators.changes +++ b/python-validators.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 17 10:44:31 UTC 2023 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Wed Jun 15 16:24:35 UTC 2022 - Mia Herkt diff --git a/python-validators.spec b/python-validators.spec index 5c23bd1..6f7c044 100644 --- a/python-validators.spec +++ b/python-validators.spec @@ -1,7 +1,7 @@ # # spec file for package python-validators # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,12 +29,10 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-decorator >= 3.4.0 -Requires: python-six >= 1.4.0 BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module decorator >= 3.4.0} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module six >= 1.4.0} # /SECTION %python_subpackages