Sun, 07 Jul 2024 12:43:03 UTC | login

Information for build python-cloudpickle-0.6.1-1.fc30

ID77869
Package Namepython-cloudpickle
Version0.6.1
Release1.fc30
Epoch
SummaryExtended pickling support for Python objects
Descriptioncloudpickle makes it possible to serialize Python constructs not supported by the default pickle module from the Python standard library. cloudpickle is especially useful for cluster computing where Python expressions are shipped over the network to execute on remote hosts, possibly close to the data. Among other things, cloudpickle supports pickling for lambda expressions, functions and classes defined interactively in the __main__ module.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 11:35:52 UTC
CompletedSat, 01 Dec 2018 11:35:52 UTC
Tags
f30
f31
RPMs
src
python-cloudpickle-0.6.1-1.fc30.src.rpm (info) (download)
noarch
python3-cloudpickle-0.6.1-1.fc30.noarch.rpm (info) (download)
Changelog * Fri Nov 02 2018 Lumír Balhar <lbalhar@redhat.com> - 0.6.1-1 - New upstream version - Get rid of Python 2 subpackage * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.3.1-3 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 09 2017 Lumir Balhar <lbalhar@redhat.com> - 0.3.1-1 - Initial package.