Changelog for
python3-ipyparallel-6.2.4-3.fc31.noarch.rpm :
* 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)
* Wed Feb 07 2018 Mattias Ellert - 6.1.1-1- Update to 6.1.1
* Tue Feb 06 2018 Mattias Ellert - 6.1.0-1- Update to 6.1.0- Drop patch python-ipyparallel-pr254.patch (previously backported)- Only provide one documentation package- Disable the test_wait_for_send test (occasional random failures)