diff --git a/python-mpmath.changes b/python-mpmath.changes index 85e5a41..e3fa399 100644 --- a/python-mpmath.changes +++ b/python-mpmath.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 17 09:26:05 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Sun Apr 4 22:19:14 UTC 2021 - Arun Persaud diff --git a/python-mpmath.spec b/python-mpmath.spec index 4db063c..e5eeb22 100644 --- a/python-mpmath.spec +++ b/python-mpmath.spec @@ -1,7 +1,7 @@ # # spec file for package python-mpmath # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,11 +29,9 @@ BuildRequires: %{python_module gmpy >= 1.03} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-gmpy >= 1.03 -Requires: python-six BuildArch: noarch %python_subpackages