Sat, 06 Jul 2024 19:54:55 UTC | login

Information for build python-execnet-1.6.0-3.fc31

ID126962
Package Namepython-execnet
Version1.6.0
Release3.fc31
Epoch
SummaryDistributed Python deployment and communication
Descriptionexecnet 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
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 31 Aug 2019 17:32:38 UTC
CompletedSat, 31 Aug 2019 17:32:38 UTC
Tags
f31
f32
RPMs
src
python-execnet-1.6.0-3.fc31.src.rpm (info) (download)
noarch
python3-execnet-1.6.0-3.fc31.noarch.rpm (info) (download)
Changelog * Mon Aug 12 2019 Miro Hrončok <mhroncok@redhat.com> - 1.6.0-3 - Subpackage python2-execnet has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 01 2019 Miro Hrončok <mhroncok@redhat.com> - 1.6.0-1 - Update to 1.6.0 * Mon Mar 18 2019 Ken Dreyer <kdreyer@redhat.com> - 1.5.0-7 - Update Summary to match upstream - Use HTTPS in upstream URL - License is now MIT-only - Use standard pypi_source macro - Remove explicit Requires - Remove Sphinx docs generation on py2 (rhbz#1690057) - Drop double listing of python3/LICENSE file - Patch tests for latest apipkg (rhbz#1690057) - Patch docs config for Sphinx 2 (rhbz#1690057) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5.0-5 - Drop explicit locale setting for python3, use C.UTF-8 for python2 See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.5.0-3 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Nov 18 2017 Thomas Moschny <thomas.moschny@gmx.de> - 1.5.0-1 - Update to 1.5.0. - Move BRs to their respective subpackages. - Update Source URL.