Commit Graph

3 Commits

Author SHA256 Message Date
Todd R
c598fab6f1 Accepting request 778855 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to version 6.0.0
  + New Features:
    * Added async API
  + Changes:
    * Python 3.8 testing and support added
    * Session.msg_id optimization
    * Only cache ports if the cache_ports flag is set to True
    * Removed direct dependency on pywin32 as this is now in jupyter core
  + Fixes:
    * Prevent two kernels to have the same ports
  + Docs:
    * Document the handling of error in do_execute
  + Breaking changes:
    * Dropped support for Python 2.7!
- Implement tests via multibuild
- Drop doc subpackage.  This was only around to resolve dependency
  cycles in testing, which the multibuild now does.  Keeping up
  with rapid changes in readthedocs was becoming difficult.

OBS-URL: https://build.opensuse.org/request/show/778855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-client?expand=0&rev=3
2020-02-24 17:17:03 +00:00
Dominique Leuenberger
37f2005546 Accepting request 747866 from devel:languages:python:jupyter
Rename to python-jupyter-client to follow python package naming guidelines since upstream was renamed.

Update to 5.3.4

OBS-URL: https://build.opensuse.org/request/show/747866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-client?expand=0&rev=1
2019-11-22 09:23:26 +00:00
Todd R
175ec677e8 Accepting request 747865 from home:TheBlackCat:branches:devel:languages:python:jupyter
Rename to python-jupyter-client to follow python package naming guidelines since upstream was renamed.

Update to 5.3.4

OBS-URL: https://build.opensuse.org/request/show/747865
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-client?expand=0&rev=1
2019-11-12 17:30:04 +00:00