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