Revisions of python-ipyparallel

buildservice-autocommit accepted request 1172020 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 49)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 48)
- Update to 8.8.0
  ## New:
  * BroadcastView.map is defined for API compatibility, but is not
    particularly efficient or recommended.
  ## Fixed:
  * AsyncResult.join is fixed.
  ## Improved:
  * Performance optimization disabling timestamp parsing in
    jupyter_client is not applied until ipyparallel classes are
    instantiated, rather than at import time.
buildservice-autocommit accepted request 1163391 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 47)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 46)
- Update to 8.7.0
  * 8.7 is a small release, with a few improvements and updates,
    mostly related to compatibility with different versions of
    JupyterLab, Notebook, and Jupyter Server.
  ## Highlights:
  * JupyterLab 4 compatibility for the lab extension
  * Improved logging and deprecation messages for different
    versions of Jupyter Server and Notebook
  ## New features added
  * Update labextension to jupyterlab 4 #833 (@minrk)
  * add ControllerLauncher.connection_info_timeout config #872
    (@minrk)
  ## Enhancements made
  * log launcher output at warning-level in case of nonzero exit
    code #866 (@minrk)
  * improve deprecation messaging around ipcluster nbextension
    #835 (@minrk)
  ## Bugs fixed
  * Use pre-3.10 serialization code on PyPy3.10 #846 (@mgorny,
    @minrk)
  * fallback import when using notebook and jupyter_server is
    unavailable #808 (@minrk)
  * don't propagate logs in IPython #797 (@minrk)
- Drop ipyparallel-pr859-utcnow-deprecation.patch
buildservice-autocommit accepted request 1155322 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 45)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 44)
- Skip python39: no longer supported since ipython 8.19
buildservice-autocommit accepted request 1144868 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 43)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1144861 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 41)
- Add ipyparallel-pr859-utcnow-deprecation.patch for Python 3.12
  gh#ipython/ipyparallel#859
buildservice-autocommit accepted request 1082337 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 38)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1082336 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 37)
- Update to 8.6.1
  * avoid errors when engine id cannot be identified #793 (@minrk)
  * Disable variable expansion in %px #792 (@minrk)
  * fix wait_interactive(return_when=FIRST_EXCEPTION) when there
    are no errors #790 (@minrk)
- Release 8.6.0
  * Fix KeyError on parent_header when streaming output with %%px
  * Allow disabling streaming/progress defaults with
    IPP_NONINTERACTIVE=1 environment variable (e.g. when building
    notebooks in documentation)
buildservice-autocommit accepted request 1075687 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 36)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1075686 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 35)
- Update to 8.5.1
  * Fix error preventing creation of new profiles via the lab
    extension
- Release 8.5.0
  * Updates dependencies in jupyterlab extension to jupyterlab 3.6
  * fix ResourceWarnings about closed clusters
  * Avoid some deprecated APIs in jupyter-client and pyzmq
- Drop ipyparallel-pr729+pr753-deprecationfilters.patch
buildservice-autocommit accepted request 1045944 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 34)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1045939 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 32)
- Add deprecation warnings filters
  * ipyparallel-pr720+pr753-deprecationfilters.patch
  * gh#ipython/ipyparallel#729
  * gh#ipython/ipyparallel#753
buildservice-autocommit accepted request 987745 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 31)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 987744 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 30)
- Update to version 8.4.1
  * add support for Python 3.11
- Release 8.4.0
  * (%px) only skip redisplay of streamed errors if outputs are
    complete
  * Avoid use of recently deprecated asyncio/tornado APIs around
    'current' event loops that are not running.
  * Switch to hatch backend for packaging
- Release 8.3.0
  * Workaround SSL issues with recent builds of nodejs + webpack
  * Build with flit, removing setup.py
  * Remove remaining references to deprecated distutils package
    (has surprising impact on process memory)
  * Improve logging when engine registration times out
- Release 8.2.1
  * Fixes some compatibility issues with latest dask, ipykernel,
    and setuptools, as well as some typos and improved
    documentation.
- Fix non-rewritten obsoletes and remove incorrect provides in
  jupyter extension package
Displaying revisions 1 - 20 of 49
openSUSE Build Service is sponsored by