bded601aa7
Accepting request 1244373 from home:badshah400:branches:science
...
* Update to version 8.0.1.
* Re-enable all tests as they have been fixed upstream.
* Bump numpy requirement to allow numpy >= 2 in keeping with upstream.
* Update minimum versions in Requires and BuildRequires.
* Restore tests that now work: test_home_page, test_gudermannian, test_image.
* Drop python-Mathics-sympy1_13.patch: incorporated upstream.
OBS-URL: https://build.opensuse.org/request/show/1244373
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=47
2025-02-09 17:25:23 +00:00
44929f3ef4
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=43
2025-02-05 09:38:29 +00:00
3ab5943912
Accepting request 1242224 from home:badshah400:Staging
...
* Update to version 7.0.0.
* Disable whole swathe of failing tests (gh#Mathics3/mathics-core#1346).
* Add python-Mathics-sympy1_13.patch -- Add compatibility for tests against sympy >= 1.13 (upstream commits).
* Switch to pyproject_* macros for build.
* Require numpy < 2 as numpy2 is not supported yet.
* BuildArch: noarch as there are no arch dependent binaries in package.
* Enable Python 3.11, 3.12.
* Disable Python 3.13.
* Drop old compatibility macro redefinition.
OBS-URL: https://build.opensuse.org/request/show/1242224
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=42
2025-02-05 06:01:58 +00:00
86908abb9a
Accepting request 1205170 from home:badshah400:Staging
...
* Add python-testsuite as BuildRequires for test flavor.
* Add source dir into PYTHONPATH to allow importing of test helper modules.
OBS-URL: https://build.opensuse.org/request/show/1205170
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=40
2024-10-02 11:01:45 +00:00
f30410157f
Accepting request 1166051 from home:badshah400:Staging
...
Disable python 3.12 as it is unsupported.
OBS-URL: https://build.opensuse.org/request/show/1166051
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=38
2024-04-10 08:04:14 +00:00
8037ff6201
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
2023-12-04 18:54:44 +00:00
f9e78c92f3
Accepting request 1108508 from home:badshah400:branches:science
...
* Disable cython-ised builds: not compatible with Cython 3+.
* Add python-Mathics-relax-numpy-versions.patch to drop the upper limit on numpy versions.
OBS-URL: https://build.opensuse.org/request/show/1108508
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=34
2023-09-05 10:00:48 +00:00
46085ebde4
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
2023-07-29 19:34:06 +00:00
785a13124d
Accepting request 1099526 from home:badshah400:branches:science
...
Add python-Mathics-relax-module-versions.patch: relax sympy and numpy upper limits on requirements as the otherwise unsupported sympy 1.12 and numpy 1.24.2 are in Tumbleweed.
OBS-URL: https://build.opensuse.org/request/show/1099526
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=30
2023-07-23 13:10:03 +00:00
7a5a720f11
Accepting request 1078345 from home:badshah400:branches:science
...
(Depends on sr#1078298)
- Drop some unnecessary Requires: python-recordclass, python-scipy.
- Add necessary Requires: python-requests, python-Cython, python-Pillow.
- Drop python-Mathics-relax-sympy-version.patch: No longer needed as upstream setup.py now allows sympy >= 1.11.
- Disable building for python3.11, unsupported [gh#Mathics3/mathics-core#743].
- python-Mathics-Scanner >= 1.3.0 now required.
OBS-URL: https://build.opensuse.org/request/show/1078345
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=28
2023-04-18 03:11:21 +00:00
6aa2acaad9
Accepting request 1030559 from home:badshah400:branches:science
...
Add python-Mathics-relax-sympy-version.patch: Relax sympy requirement to allow sympy >= 1.11.
OBS-URL: https://build.opensuse.org/request/show/1030559
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=26
2022-10-26 16:09:20 +00:00
914cc34974
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
2022-09-19 13:37:25 +00:00
6e6fec5824
Accepting request 994388 from home:badshah400:branches:science
...
Update to version 5.0.2.
OBS-URL: https://build.opensuse.org/request/show/994388
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=22
2022-08-11 21:10:58 +00:00
c5e41efe13
Accepting request 992095 from home:badshah400:branches:science
...
* Update to version 5.0.0.
* Add requirements-cython.txt as Source since it is missing from the tagged source tarball.
* Drop upstream incorporated patches: * python-Mathics-relax-sympy-versions.patch * 41dee8c9dd7b979a4d77d38a1e8fe8dc75b7638c.patch
* Export USE_CYTHON env variable to allow cythonised builds.
* New BuildRequires (for tests) and Requires: python-recordclass.
* Fix up some new spurious file permissions and EOF encodings.
OBS-URL: https://build.opensuse.org/request/show/992095
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=20
2022-08-05 21:16:05 +00:00
e8d84dbae7
Accepting request 989641 from home:badshah400:branches:science
...
Add python-Mathics-relax-sympy-versions.patch -- Relax required sympy versions, to enable tests to run on openSUSE >= 1550 where python-sympy is at version 1.10.x already.
OBS-URL: https://build.opensuse.org/request/show/989641
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=18
2022-07-20 10:41:38 +00:00
b77bade2c4
Accepting request 964086 from home:badshah400:branches:science
...
Refresh sources: 41dee8c9dd7b979a4d77d38a1e8fe8dc75b7638c.patch from upstream changed in its indexing a little bit.
OBS-URL: https://build.opensuse.org/request/show/964086
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=16
2022-03-22 19:53:38 +00:00
80c5ee6ddc
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
2022-03-19 20:42:55 +00:00
Matthias Mailänder
a8526eba13
Accepting request 950007 from home:badshah400:branches:science
...
(Ok, now for real!)
- Update to version 4.0.0.
- New BuildRequires: python-Cython (to use cython-ised builds), python-Mathics-Scanner (also Requires), python-scipy (for some tests).
- Add more Requires according to setup.py.
- Add 41dee8c9dd7b979a4d77d38a1e8fe8dc75b7638c.patch: git commit from upstream that made version incorrect before tagged release; apply with -R to revert.
- Drop binaries no longer installed by upstream.
- Enable multibuild: Split out tests into its own flavour, since some tests require the binary installed with update-alternative magic.
OBS-URL: https://build.opensuse.org/request/show/950007
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=14
2022-02-03 19:25:15 +00:00
7bf4e38ddb
Accepting request 886824 from home:StevenK:branches:science
...
- Don't build for Python 3.6, due to no NumPy.
OBS-URL: https://build.opensuse.org/request/show/886824
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=12
2021-04-24 07:52:52 +00:00
e1bc91dfb5
Accepting request 858918 from home:badshah400:branches:science
...
* Update to version 1.1.1.
* Adapt file list to the renaming of mathicsscript to dmathicsscript and the addition of dmathicserver.
OBS-URL: https://build.opensuse.org/request/show/858918
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=10
2021-01-06 12:09:36 +00:00
e79c0d83db
Accepting request 848635 from home:badshah400:branches:science
...
* Update to version 1.1.0.
* Updated source URL.
* Disable python2 as it is not supported any more by upstream.
* Run tests.
* Sympy >= 1.6 is now required.
OBS-URL: https://build.opensuse.org/request/show/848635
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=8
2020-11-19 16:31:45 +00:00
44adde2857
Accepting request 808640 from home:pgajdos:python
...
submit
OBS-URL: https://build.opensuse.org/request/show/808640
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=6
2020-05-25 12:16:19 +00:00
d0aa275203
Accepting request 785228 from home:scarabeus_iv:branches:science
...
- Fix build without python2
OBS-URL: https://build.opensuse.org/request/show/785228
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=4
2020-03-17 13:46:29 +00:00
Matthias Mailänder
64713fa3c3
Accepting request 558560 from home:badshah400:branches:science
...
Minor fixes
OBS-URL: https://build.opensuse.org/request/show/558560
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=2
2017-12-20 15:25:13 +00:00
Matthias Mailänder
401908dc39
Accepting request 557944 from home:badshah400:Staging
...
A symbolic calculation module for python
OBS-URL: https://build.opensuse.org/request/show/557944
OBS-URL: https://build.opensuse.org/package/show/science/python-Mathics?expand=0&rev=1
2017-12-18 08:30:55 +00:00