forked from pool/python-mathicsscript
* Update to version 8.0.0. * Switch to %pyproject_* macros for builds. OBS-URL: https://build.opensuse.org/package/show/science/python-mathicsscript?expand=0&rev=2
22 lines
913 B
Plaintext
22 lines
913 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 6 11:46:05 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 8.0.0:
|
|
* --edit-mode [emacs|vi] or was added to mathicsscript to
|
|
specify which initial edit mode for prompt-toolkit to start in
|
|
* --post-mortem was added mathicsscript to go into a trepan3k
|
|
debugger on error
|
|
* Add aliases for all of the 100 or so "no-meaning" operators
|
|
* Allow 2D rendering from asymptote
|
|
* Add/update material in README's and screencast
|
|
* Compatibility with Mathics >= 8.0.0
|
|
- Switch to %pyproject_* macros for builds.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 5 18:37:07 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- New package.
|
|
- Split out tests into its own multiflavor flavor since it needs
|
|
to use the mathicsscript binary installed using
|
|
update-alternatives.
|