Thu, 04 Jul 2024 05:21:04 UTC | login

Information for build python-execnet-1.7.1-4.fc33

ID169658
Package Namepython-execnet
Version1.7.1
Release4.fc33
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
StartedThu, 13 Aug 2020 11:18:15 UTC
CompletedThu, 13 Aug 2020 11:18:15 UTC
Tags
f33
f37
f38
RPMs
src
python-execnet-1.7.1-4.fc33.src.rpm (info) (download)
noarch
python3-execnet-1.7.1-4.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.7.1-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Sep 02 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.7.1-1 - Update to 1.7.1. * Tue Aug 27 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.7.0-1 - Update to 1.7.0. * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.6.0-4 - Rebuilt for Python 3.8 * 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