Sun, 07 Jul 2024 13:13:40 UTC | login

Information for build python-cloudpickle-0.3.1-4.fc29

ID57010
Package Namepython-cloudpickle
Version0.3.1
Release4.fc29
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
StartedThu, 19 Jul 2018 07:28:44 UTC
CompletedThu, 19 Jul 2018 07:28:44 UTC
Tags
f29
f30
RPMs
src
python-cloudpickle-0.3.1-4.fc29.src.rpm (info) (download)
noarch
python2-cloudpickle-0.3.1-4.fc29.noarch.rpm (info) (download)
python3-cloudpickle-0.3.1-4.fc29.noarch.rpm (info) (download)
Changelog * 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.