Changelog for
python310-jupyter_console-6.4.4-1.2.noarch.rpm :
* Mon Aug 01 2022 Ben Greiner
- Update to 6.4.4
* Use asyncio.create_task and asyncio.get_running_loop with interact().
* Drop Python 3.6. #270 (AATTencukou)
* Sun Mar 13 2022 Ben Greiner - Update to 6.4.3
* Require jupyter_client>=7.0.0
* Don\'t pass loop to asyncio.wait()
* Prepare for use with Jupyter Releaser
* Wed Apr 14 2021 Ben Greiner - Update to 6.4.0
* no release notes- Drop python-jupyter_console-remove-nose.patch merged upstream
* Wed Feb 10 2021 Benjamin Greiner - Force to import setuptools so that we get the entrypoint gh#jupyter/jupyter_console#222- Install entrypoint under update-alternatives control- Drop empty jupyter-jupyter_console package, provide it in primary python3 package
* Fri Oct 02 2020 pgajdosAATTsuse.com- before test drop, try more runs for --flaky
* Tue Sep 15 2020 pgajdosAATTsuse.com- replace nose by pytest- added patches https://github.com/jupyter/jupyter_console/pull/230 + python-jupyter_console-remove-nose.patch
* Sun May 17 2020 Benjamin Greiner - Add Pillow to test build, avoids skipping a test- Force all tests to be flaky, because they timeout occasionally on OBS
* Sat May 16 2020 Benjamin Greiner - do not capture stdout to pass the tests gh#jupyter/jupyter_console#214
* Tue Jan 28 2020 Todd R - Update to 6.1.0
* switch bumpversion to nbformat-style
* Remove Python 2 compatibility code.
* Add support for prompt-toolkit v3
* removed extra lines from the banner- Drop documentation. These are mostly a relic of when the tests needed to be in a separate package, and since the docs are no longer versioned upstream keeping them synced with the main package is difficult.
* Wed Nov 13 2019 Todd R - jupyter_client renamed to jupyter-client
* Sun Aug 11 2019 Todd R - Enable tests
* Fri May 17 2019 Todd R - Split jupyter components into own subpackage.
* Tue Oct 16 2018 Todd R - Update to version 6.0.0
* Drop support for python 2
* Upgrade to prompt_toolkit 2.x- Don\'t build for python2 anymore since it isn\'t supported.
* Sun Oct 07 2018 Todd R - Use upstream builds of doc files.- Merge doc subpackage and tests into main spec file.- Use %license tag- Fix prompt_toolkit dependency.
* Sun Jul 22 2018 toddrme2178AATTgmail.com- Not compatible with prompt_toolkit 2.x
* Tue Feb 13 2018 toddrme2178AATTgmail.com- Update url