File python-octave-kernel.changes of Package python-octave-kernel
-------------------------------------------------------------------
Wed Nov 13 14:44:08 UTC 2019 - Todd R <toddrme2178@gmail.com>
- jupyter_client renamed to jupyter-client
-------------------------------------------------------------------
Sun Aug 11 03:27:44 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Switch from wheel to sdist.
- Add fix_octave5.patch
Fix tests to work with octave 5
From: gh#Calysto/octave_kernel#160
-------------------------------------------------------------------
Wed Jun 12 19:58:49 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.31.0
* Use new line_handler
-------------------------------------------------------------------
Thu May 30 14:59:18 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Fix conflicts.
-------------------------------------------------------------------
Wed May 29 20:21:32 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Rename to match upstream name change.
- Update to 0.30.3
* Update configurability handling
* Allow inline backend to be specified using plot magic
* Don't give a stack trace on exit
* clean up plot handling and add config
* Add support for default plot backend
* use improved interrupt handling in metakernel
* clean up executable handling logic
* Better default setup for engine
* Adds conda install texinfo for the inline documentation text
* use jupyter rather than ipython
-------------------------------------------------------------------
Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Rename to to match jupyter package naming guidelines.
-------------------------------------------------------------------
Thu Aug 2 17:16:18 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.28.4
* Include license file in wheels
-------------------------------------------------------------------
Thu Apr 19 14:35:45 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.28.3
* Bugfix release
- Switch to using wheels for more reliable installation
-------------------------------------------------------------------
Wed Apr 4 21:24:34 UTC 2018 - sebix+novell.com@sebix.at
- Package needed kernel.json file.
-------------------------------------------------------------------
Mon Mar 19 19:46:15 UTC 2018 - sebix+novell.com@sebix.at
- Use %license macro for license.
- update to version 0.28.0:
* Automatically install the kernel when installing the python package. #104
- do not use removed option --display-name anymore for jupyter kernel installation
-------------------------------------------------------------------
Wed Sep 20 16:10:55 UTC 2017 - toddrme2178@gmail.com
- Update to version 0.27.0
- Only install kernel for python3
-------------------------------------------------------------------
Wed Jul 12 16:23:32 UTC 2017 - toddrme2178@gmail.com
- Initial version