Changelog for
python3-ipyparallel-6.3.0-1.fc32.noarch.rpm :
* Wed May 06 2020 Mattias Ellert
- 6.3.0-1- Update to 6.3.0- Drop patches (accepted upstream, or previously backported)
* Mon Apr 20 2020 Mattias Ellert - 6.2.5-1- Update to 6.2.5- Remove Python 2 parts from the spec file (Fedora 29 is EOL)- Drop patches (accepted upstream, or previously backported)- Prevent KeyError when handling heart failures of already shut down engines- Print more helpful errors from pytest.warns(None)- Fix client test for python 3.8
* Thu Jan 30 2020 Fedora Release Engineering - 6.2.4-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Oct 01 2019 Mattias Ellert - 6.2.4-4- Compatibility with ipykernel 5.1.2 (backport from upstream)
* Mon Aug 12 2019 Mattias Ellert - 6.2.4-3- Compatibility fixes for Python 3.7, 3.8 (backport from upstream)- Use unittest.mock if available- Adapt to Python 3.8 with PEP 570- Disable the test_abort test (occasional random failures)
* Fri Jul 26 2019 Fedora Release Engineering - 6.2.4-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon May 13 2019 Mattias Ellert - 6.2.4-1- Update to 6.2.4- Avoid python3-mock dependency
* Sat Feb 02 2019 Fedora Release Engineering - 6.2.3-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Nov 13 2018 Mattias Ellert - 6.2.3-2- Don\'t build Python 2 packages for Fedora >= 30
* Mon Oct 22 2018 Mattias Ellert - 6.2.3-1- Update to 6.2.3
* Sat Jul 14 2018 Fedora Release Engineering - 6.2.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jul 02 2018 Mattias Ellert - 6.2.2-1- Update to 6.2.2
* Tue Jun 19 2018 Miro Hrončok - 6.2.1-2- Rebuilt for Python 3.7
* Mon Jun 11 2018 Mattias Ellert - 6.2.1-1- Update to 6.2.1- This version uses the possibility to split the configuration files into smaller files in .d directories introduced in Jupyter notebook 5.3.0- Drop scriptlets for handling the old configuration- Add scriptlet to remove old configuration when updating from earlier versions- Enable the test_wait_for_send test again (the test suite now tries it three times before failing)
* Mon Jun 11 2018 Miro Hrončok - 6.1.1-2- Don\'t own /usr/share/jupyter/nbextensions, require python-jupyter-filesystem instead (#1589420)