From 80c5ee6ddc969406149dc67eab699681fd8701707d814ba9f26630d9fc5fc8d1 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Sat, 19 Mar 2022 20:42:55 +0000 Subject: [PATCH] Accepting request 962282 from home:badshah400:branches:science Add Provides: python-Mathics3 to aid packaging using py2pack other python module packages dependent on this. OBS-URL: https://build.opensuse.org/request/show/962282 OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=15 --- python-Mathics.changes | 6 ++++++ python-Mathics.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-Mathics.changes b/python-Mathics.changes index af6239c..1d61e27 100644 --- a/python-Mathics.changes +++ b/python-Mathics.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 16 22:31:06 UTC 2022 - Atri Bhattacharya + +- Add Provides: python-Mathics3 to aid packaging using py2pack + other python module packages dependent on this. + ------------------------------------------------------------------- Sat Jan 29 19:13:15 UTC 2022 - Atri Bhattacharya diff --git a/python-Mathics.spec b/python-Mathics.spec index d090f78..1b9b2f3 100644 --- a/python-Mathics.spec +++ b/python-Mathics.spec @@ -77,6 +77,7 @@ BuildRequires: %{python_module requests} BuildRequires: %{python_module scipy} # /SECTION %endif +Provides: python-Mathics3 = %{version} %python_subpackages %description