From 8037ff620172b3050c1cd60efdd224faa6db598ba032979af78109cb69401e7d Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Mon, 4 Dec 2023 18:54:44 +0000 Subject: [PATCH] Accepting request 1130170 from home:badshah400:branches:science Update to version 6.0.4. OBS-URL: https://build.opensuse.org/request/show/1130170 OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=36 --- Mathics3-6.0.2.tar.gz | 3 --- Mathics3-6.0.4.tar.gz | 3 +++ python-Mathics-relax-numpy-versions.patch | 8 ++++---- python-Mathics.changes | 7 +++++++ python-Mathics.spec | 4 ++-- 5 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 Mathics3-6.0.2.tar.gz create mode 100644 Mathics3-6.0.4.tar.gz diff --git a/Mathics3-6.0.2.tar.gz b/Mathics3-6.0.2.tar.gz deleted file mode 100644 index 79f30da..0000000 --- a/Mathics3-6.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e46858d4e3ef10f1fc7316fb337c8c7d25f9c785665d46bc09fc5d232a8d7664 -size 2975862 diff --git a/Mathics3-6.0.4.tar.gz b/Mathics3-6.0.4.tar.gz new file mode 100644 index 0000000..8155e58 --- /dev/null +++ b/Mathics3-6.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d4e41008fb92c6ca00cfb345bbeca14b2ac1b447ae592254f48aba56e91d70 +size 2974339 diff --git a/python-Mathics-relax-numpy-versions.patch b/python-Mathics-relax-numpy-versions.patch index ed9e764..37d76fb 100644 --- a/python-Mathics-relax-numpy-versions.patch +++ b/python-Mathics-relax-numpy-versions.patch @@ -1,8 +1,8 @@ -Index: Mathics3-6.0.2/setup.py +Index: Mathics3-6.0.4/setup.py =================================================================== ---- Mathics3-6.0.2.orig/setup.py -+++ Mathics3-6.0.2/setup.py -@@ -64,7 +64,7 @@ elif sys.version_info[:2] == (3, 6): +--- Mathics3-6.0.4.orig/setup.py ++++ Mathics3-6.0.4/setup.py +@@ -65,7 +65,7 @@ elif sys.version_info[:2] == (3, 6): sys.exit(-1) else: INSTALL_REQUIRES += [ diff --git a/python-Mathics.changes b/python-Mathics.changes index 7ca4658..c172391 100644 --- a/python-Mathics.changes +++ b/python-Mathics.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 1 07:07:18 UTC 2023 - Atri Bhattacharya + +- Update to version 6.0.4: + * Correct type annotation in mathics.session.MathicsSession + (gh#Mathics3/mathics-core#934). + ------------------------------------------------------------------- Fri Sep 1 18:15:06 UTC 2023 - Atri Bhattacharya diff --git a/python-Mathics.spec b/python-Mathics.spec index 17f45bc..e2480ac 100644 --- a/python-Mathics.spec +++ b/python-Mathics.spec @@ -1,5 +1,5 @@ # -# spec file for package python-Mathics +# spec file # # Copyright (c) 2023 SUSE LLC # @@ -32,7 +32,7 @@ %define skip_python311 1 %define pyname Mathics3 Name: python-Mathics%{psuffix} -Version: 6.0.2 +Version: 6.0.4 Release: 0 Summary: A general-purpose computer algebra system # Mathics itself is licensed as GPL-3.0 but it includes third-party software with MIT, BSD-3-Clause, and Apache-2.0 Licensing; also includes data from wikipedia licensed under CC-BY-SA-3.0 and GFDL-1.3