SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-Mathics-7.0.0-52.1.noarch.rpm :

* Tue Oct 01 2024 Atri Bhattacharya - Add python-testsuite as BuildRequires for test flavor.- Add source dir into PYTHONPATH to allow importing of test helper modules.
* Tue Aug 13 2024 Atri Bhattacharya - Update to version 7.0.0:
* Long list of changes, see https://github.com/Mathics3/mathics-core/releases/tag/7.0.0- Drop patches incorporated upstream:
* python3_11-support.patch
* python-Mathics-move-private-doctests-to-pytests.patch
* python-Mathics-relax-numpy-versions.patch
* Mon Apr 08 2024 Atri Bhattacharya - Add python3_11-support.patch -- Taken from merged PR https://github.com/Mathics3/mathics-core/pull/851 and rebased for 6.x series (python 3.11 will be officially supported only with series 7.x).- Disable python 3.12: not yet supported, see https://github.com/Mathics3/mathics-core/issues/932- Make package `noarch` as recommended by rpmlint.- Add python-Mathics-move-private-doctests-to-pytests.patch: git master commit 39695681abab980b0b0316e1aec90274797f1b6d rebased for 6.x series
* Fri Dec 01 2023 Atri Bhattacharya - Update to version 6.0.4:
* Correct type annotation in mathics.session.MathicsSession (gh#Mathics3/mathics-core#934).
* Fri Sep 01 2023 Atri Bhattacharya - Disable cython-ised builds: not compatible with Cython 3+.- Add python-Mathics-relax-numpy-versions.patch to drop the upper limit on numpy versions.
* Wed Jul 26 2023 Atri Bhattacharya - 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 2023 Atri Bhattacharya - Drop some unnecessary Requires: python-recordclass, python-scipy.- Add necessary Requires: python-requests, python-Cython, python-Pillow.- 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.
* Tue Mar 14 2023 Atri Bhattacharya - Update to version 6.0.1:
* Some Pattern-matching code gone over to add type annotations and to start documenting its behavior and characteristics.
* Combinatorica version upgraded from 0.9 (circa 1992) to 0.91 (circa 1995) which closer matches the published book.
* Random Builtin function documentation gone over to conform to current documentation style.
* Pillow 9.2 dependency added for Python 3.7+.- 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.
* Sun Oct 23 2022 Atri Bhattacharya - Add python-Mathics-relax-sympy-version.patch: Relax sympy requirement to allow sympy >= 1.11.
* Mon Sep 19 2022 pgajdosAATTsuse.com- does not require python-six https://trello.com/c/MO53MocR/143-remove-python3-six
* Wed Aug 10 2022 Atri Bhattacharya - Update to version 5.0.2:
* Rerelease to get requirements-cython.txt into tarball.- Changes from version 5.0.1:
* format and do_format methods were removed from the interface of BaseElement, becoming non-member functions.
* The class BoxElement was introduced as a base for boxing elements.
* New Builtin \'Inverse Gudermannian\'.
* Documentation Hyperbolic functions were split off form trigonometry and exponential functions. More url links were added.
* Bugs
*r Creating a complex number from Infinity no longer crashes and returns \'I
* Infinity\'- Drop requirements-cython.txt as additional source: now included in source tarball.
* Sun Jul 31 2022 Atri Bhattacharya - Update to version 5.0.0:
* Many changes, see https://github.com/Mathics3/mathics-core/releases/tag/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.
* Sun Jul 17 2022 Atri Bhattacharya - 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.
* Tue Mar 22 2022 Atri Bhattacharya - Refresh sources: 41dee8c9dd7b979a4d77d38a1e8fe8dc75b7638c.patch from upstream changed in its indexing a little bit.
* Wed Mar 16 2022 Atri Bhattacharya - Add Provides: python-Mathics3 to aid packaging using py2pack other python module packages dependent on this.
* Sat Jan 29 2022 Atri Bhattacharya - Update to version 4.0.0:
* Enhancements - Introduce a Graphics3D protocol. - mathics.setting have been gone over to simplify. - A rudimentary and crude SVG Density Plot was added.
* Bug fixes: - A small SVGTransform bug was fixed. - Elliptic arcs are now supported in Asymptote. - A bug in image decoding introduced in 3.1.0 or so was fixed. - A bug SVG LineBoxes was fixed. - SVG and Asymptote drawing now includes inline comments indicating which Box Structures are being implemented in code.
* Documentation updates.- 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.
* Tue Apr 20 2021 Steve Kowalik - Don\'t build for Python 3.6, due to no NumPy.
 
ICM