1
0

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

- Drop python2 support due to python-notebook dropping python2 support
- jupyter_client renamed to jupyter-client
- jupyter_core renamed to jupyter-core

OBS-URL: https://build.opensuse.org/request/show/748397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=12
This commit is contained in:
Todd R
2019-11-13 15:40:44 +00:00
committed by Git OBS Bridge
parent 74c3512b4e
commit 3da2121c4a
2 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 12 17:38:51 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Drop python2 support due to python-notebook dropping python2 support
- jupyter_client renamed to jupyter-client
- jupyter_core renamed to jupyter-core
-------------------------------------------------------------------
Sun Aug 11 01:27:08 UTC 2019 - Todd R <toddrme2178@gmail.com>