From 914cc34974b1dc04d622d7283d4f780a4cfcdfb90c59487435d4774661b91f3e Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Mon, 19 Sep 2022 13:37:25 +0000 Subject: [PATCH] Accepting request 1004715 from home:pgajdos:python - does not require python-six https://trello.com/c/MO53MocR/143-remove-python3-six OBS-URL: https://build.opensuse.org/request/show/1004715 OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=24 --- python-Mathics.changes | 6 ++++++ python-Mathics.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-Mathics.changes b/python-Mathics.changes index eeb1e9a..aa7bda1 100644 --- a/python-Mathics.changes +++ b/python-Mathics.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 19 12:47:11 UTC 2022 - pgajdos@suse.com + +- does not require python-six + https://trello.com/c/MO53MocR/143-remove-python3-six + ------------------------------------------------------------------- Wed Aug 10 19:32:00 UTC 2022 - Atri Bhattacharya diff --git a/python-Mathics.spec b/python-Mathics.spec index 9b122a6..96f4103 100644 --- a/python-Mathics.spec +++ b/python-Mathics.spec @@ -1,5 +1,5 @@ # -# spec file for package python-Mathics +# spec file # # Copyright (c) 2022 SUSE LLC # @@ -47,7 +47,6 @@ BuildRequires: %{python_module numpy} BuildRequires: %{python_module pexpect} BuildRequires: %{python_module python-dateutil} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six >= 1.10} BuildRequires: %{python_module sympy >= 1.10.1} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -59,7 +58,6 @@ Requires: python-mpmath >= 0.19 Requires: python-palettable Requires: python-python-dateutil Requires: python-recordclass -Requires: python-six >= 1.10 Requires: python-sympy >= 1.10.1 Requires(post): update-alternatives Requires(postun):update-alternatives