forked from pool/python-qtconsole
Accepting request 709552 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to version 4.5.1
* Only use setuptools in setup.py to fix uploading tarballs to PyPI.
- Update to version 4.5
+ Additions
* Add Comms to qtconsole.
* Add kernel language name as an attribute of JupyterWidget.
+ Changes
* Use new traitlets API with decorators.
OBS-URL: https://build.opensuse.org/request/show/709552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 19:55:58 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to version 4.5.1
|
||||
* Only use setuptools in setup.py to fix uploading tarballs to PyPI.
|
||||
- Update to version 4.5
|
||||
+ Additions
|
||||
* Add Comms to qtconsole.
|
||||
* Add kernel language name as an attribute of JupyterWidget.
|
||||
+ Changes
|
||||
* Use new traitlets API with decorators.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user