1
0

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

Update to 0.1.1

OBS-URL: https://build.opensuse.org/request/show/722240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=10
This commit is contained in:
Todd R
2019-08-11 04:06:40 +00:00
committed by Git OBS Bridge
parent 0d46def21d
commit 74c3512b4e
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 11 01:27:08 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.1.1
* Fix extension_name validation
* Remove 'coded redirect' to default_url
* Fix default_url redirect with default 'main' handler
* pass extension_name to only extension app handlers
-------------------------------------------------------------------
Sun Jul 28 20:33:09 UTC 2019 - Todd R <toddrme2178@gmail.com>