Sat, 06 Jul 2024 20:09:35 UTC | login

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

ID93425
Package Namepython-execnet
Version1.6.0
Release1.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
StartedWed, 24 Jul 2019 03:54:35 UTC
CompletedWed, 24 Jul 2019 03:54:35 UTC
Tags
f31
RPMs
src
python-execnet-1.6.0-1.fc31.src.rpm (info) (download)
noarch
python2-execnet-1.6.0-1.fc31.noarch.rpm (info) (download)
python3-execnet-1.6.0-1.fc31.noarch.rpm (info) (download)
Changelog * 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. * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jul 12 2017 Ken Dreyer <ktdreyer@ktdreyer.com> - 1.4.1-6 - drop hgdistver dependency by overriding setuptools-scm version (rhbz#1470305)