1
0

Accepting request 719452 from home:TheBlackCat:branches:devel:languages:python:jupyter

- Update to versionn 4.5.2
  * Remove deprecation warnings in Python 3.8
  * Improve positioning and content of completion widget.
  * Scroll down for output from remote commands.

OBS-URL: https://build.opensuse.org/request/show/719452
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=7
This commit is contained in:
Todd R
2019-07-29 02:31:34 +00:00
committed by Git OBS Bridge
parent 2c500fe0d5
commit abe2510a73
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 29 02:22:01 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to versionn 4.5.2
* Remove deprecation warnings in Python 3.8
* Improve positioning and content of completion widget.
* Scroll down for output from remote commands.
-------------------------------------------------------------------
Wed Jun 12 19:55:58 UTC 2019 - Todd R <toddrme2178@gmail.com>