------------------------------------------------------------------- Tue Apr 4 16:09:39 UTC 2023 - Ben Greiner - Add jupyter-rpm-macros to BuildRequires - Add note about end of maintenance to rpm post install phase ------------------------------------------------------------------- Tue Jan 3 18:11:36 UTC 2023 - Ben Greiner - Remove invalid version requirement from python metadata * gh#imatlab/imatlab#65 ------------------------------------------------------------------- Wed Feb 3 23:26:54 UTC 2021 - Ben Greiner - Fix wheel install path for new python-rpm-macros - pyproject_install already recompiles, no need for second time - Support testing (if you have MATLAB) ------------------------------------------------------------------- Sat Dec 21 19:07:20 UTC 2019 - Bernhard Wiedemann - Use pyproject_install macro (boo#1094323) ------------------------------------------------------------------- Wed Nov 13 19:27:03 UTC 2019 - Todd R - Fix provides/obsoletes ------------------------------------------------------------------- Mon Jul 29 15:51:05 UTC 2019 - Todd R - Update to version 0.4 * Improved exception reporting. * Heuristic workaround for MATLAB setting LD_PRELOAD. * Fix compatibility with MATLAB2019a. ------------------------------------------------------------------- Thu Apr 25 01:59:57 UTC 2019 - Todd R - Rename to to match jupyter package naming guidelines. ------------------------------------------------------------------- Wed Dec 19 15:50:00 UTC 2018 - Bernhard Wiedemann - Do not let pip produce pyc files with random path to make package build reproducible (boo#1094323) ------------------------------------------------------------------- Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com - Use %license tag - Add license and readme ------------------------------------------------------------------- Thu Apr 19 05:48:53 UTC 2018 - toddrme2178@gmail.com - Update to version 0.3 * When an error occurs, don't display the outermost error from eval. * Clarify message when errors come from plotly. * Drop support for Jupyter 5.0 (requires workarounds); fix support for IPython 6.2, ipykernel 4.7. * Figure exporter sorts figures by number and uses the screen resolution. ------------------------------------------------------------------- Fri Nov 10 15:29:30 UTC 2017 - toddrme2178@gmail.com - Enable kernel ------------------------------------------------------------------- Sun Oct 22 18:36:53 UTC 2017 - toddrme2178@gmail.com - Initial version