1
0

Accepting request 1100891 from home:badshah400:branches:science

- Update to version 6.0.2.
- Drop python-Mathics-relax-module-versions.patch: No longer required as upstream has removed numpy and scipy upper limits from requirements.
- Re-enable test_calculus.

OBS-URL: https://build.opensuse.org/request/show/1100891
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=32
This commit is contained in:
2023-07-29 19:34:06 +00:00
committed by Git OBS Bridge
parent 785a13124d
commit 46085ebde4
5 changed files with 16 additions and 38 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jul 26 15:24:55 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 6.0.2:
* Change testing to facilitate openSUSE Tumbleweed distribution
which uses Sympy 1.12 (gh#Mathics3/mathics-core#881).
- Drop python-Mathics-relax-module-versions.patch: No longer
required as upstream has removed numpy and scipy upper limits
from requirements.
- Re-enable test_calculus.
-------------------------------------------------------------------
Tue Apr 11 07:11:25 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>