-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2019-7fd6ead665 2019-12-20 00:42:17.522077 --------------------------------------------------------------------------------
Name : python-execnet Product : Fedora EPEL 7 Version : 1.7.1 Release : 1.el7 URL : https://github.com/pytest-dev/execnet Summary : Elastic Python Deployment Description : execnet provides a share-nothing model with channel-send/receive communication for distributing execution across many Python interpreters across version, platform and network barriers. It has a minimal and fast API targetting the following uses:
* distribute tasks to (many) local or remote CPUs * write and deploy hybrid multi-process applications * write scripts to administer multiple environments
-------------------------------------------------------------------------------- Update Information:
Update to latest upstream release (1.7.1). For details, see [the upstream changelog](https://execnet.readthedocs.io/en/latest/changelog.html). -------------------------------------------------------------------------------- ChangeLog:
* Wed Dec 4 2019 Ken Dreyer kdreyer@redhat.com - 1.7.1-1 - Update to latest upstream release - Unconditionally build with Python 3 - Switch to %autosetup - Drop upstreamed patches - Add patches for el7's older pytest - Use %license macro * Thu Mar 7 2019 Troy Dawson tdawson@redhat.com - Rebuilt to change main python from 3.4 to 3.6 * Tue Jun 12 2018 Adam Williamson awilliam@redhat.com - 1.2.0-6 - Add python2-execnet provide for EL7 * Sat Feb 10 2018 Scott Talbert swt@techie.net - 1.2.0-5 - Enable python3 build on EL7 * Sat Jan 23 2016 Thomas Moschny thomas.moschny@gmx.de - 1.2.0-4.1 - Fix rhbz#1291048: - Conditionalize dependency on python-gevent. - Disable failing test. - Drop unused patch. * Wed Jun 18 2014 Orion Poplawski orion@cora.nwra.com - 1.2.0-4 - Add patch to fix failing test with old pytest on EL7 * Sat Jun 7 2014 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon May 19 2014 Bohuslav Kabrda bkabrda@redhat.com - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Fri Apr 18 2014 Thomas Moschny thomas.moschny@gmx.de - 1.2.0-1 - Update to 1.2.0. - Update license. - Modernize spec file. - Remove patch not needed anymore. - Update build requirements. - Only run tests in 'testing'. * Sun Aug 18 2013 Thomas Moschny thomas.moschny@gmx.de - 1.1-6 - Fixing FTBFS (rhbz#992888, rhbz#914405): Add patch for failing tests, disable other failing tests for now. * Sun Aug 4 2013 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Aug 4 2012 David Malcolm dmalcolm@redhat.com - 1.1-3 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 * Sat Jul 21 2012 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jun 22 2012 Thomas Moschny thomas.moschny@gmx.de - 1.1-1 - Update to 1.1. - Update description. - Remove patch applied upstream. * Tue Jan 17 2012 Thomas Moschny thomas.moschny@gmx.de - 1.0.9-3 - Add upstream patch for failing test. * Sat Jan 14 2012 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sun Sep 4 2011 Thomas Moschny thomas.moschny@gmx.de - 1.0.9-1 - Update to 1.0.9. - Use BR on python-setuptools instead of python-setuptools-devel. - Create Python3 subpackage. - Fix dependencies. * Tue Feb 8 2011 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.0.8-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Jul 31 2010 Thomas Moschny thomas.moschny@gmx.de - 1.0.8-1 - Update to 1.0.8. * Thu Jul 22 2010 David Malcolm dmalcolm@redhat.com - 1.0.7-1.1 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Sat Jul 10 2010 Thomas Moschny thomas.moschny@gmx.de - 1.0.7-1 - Update to 1.0.7. - Do cleanups already in %prep to avoid inconsistent mtimes between source files and bytecode. * Sat May 8 2010 Thomas Moschny thomas.moschny@gmx.de - 1.0.6-1 - Update to 1.0.6. * Sun Feb 14 2010 Thomas Moschny thomas.moschny@gmx.de - 1.0.5-1 - Update to 1.0.5. * Wed Jan 27 2010 Thomas Moschny thomas.moschny@gmx.de - 1.0.4-1 - Update to 1.0.4. - No need to skip tests. * Fri Jan 8 2010 Thomas Moschny thomas.moschny@gmx.de - 1.0.2-3 - Remove .buildinfo file from the doc dir. * Thu Jan 7 2010 Thomas Moschny thomas.moschny@gmx.de - 1.0.2-2 - Skip tests that need network access. * Tue Dec 29 2009 Thomas Moschny thomas.moschny@gmx.de - 1.0.2-1 - Update to 1.0.2. * Sat Dec 5 2009 Thomas Moschny thomas.moschny@gmx.de - 1.0.1-1 - Update to 1.0.1. - Build and include HTML documentation. - Be a bit more explicit in the %files section. * Sat Nov 28 2009 Thomas Moschny thomas.moschny@gmx.de - 1.0.0-1 - Update to 1.0.0. * Sun Nov 22 2009 Thomas Moschny thomas.moschny@gmx.de - 1.0.0-0.1.b3 - New package. --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update python-execnet' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org