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
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e46858d4e3ef10f1fc7316fb337c8c7d25f9c785665d46bc09fc5d232a8d7664
|
||||
size 2975862
|
||||
3
Mathics3-6.0.4.tar.gz
Normal file
3
Mathics3-6.0.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2d4e41008fb92c6ca00cfb345bbeca14b2ac1b447ae592254f48aba56e91d70
|
||||
size 2974339
|
||||
@@ -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 += [
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 1 07:07:18 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- 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 <badshah400@gmail.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user