Sun, 07 Jul 2024 12:40:23 UTC | login

Information for build python-cloudpickle-1.2.1-1.fc31

ID92713
Package Namepython-cloudpickle
Version1.2.1
Release1.fc31
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
StartedWed, 24 Jul 2019 03:28:30 UTC
CompletedWed, 24 Jul 2019 03:28:30 UTC
Tags
f31
RPMs
src
python-cloudpickle-1.2.1-1.fc31.src.rpm (info) (download)
noarch
python3-cloudpickle-1.2.1-1.fc31.noarch.rpm (info) (download)
Changelog * Tue Jun 18 2019 Lumír Balhar <lbalhar@redhat.com> - 1.2.1-1 - New upstream version * Wed May 15 2019 Lumír Balhar <lbalhar@redhat.com> - 1.1.1-1 - New upstream release * Mon May 06 2019 Lumír Balhar <lbalhar@redhat.com> - 1.0.0-1 - New upstream version * Tue Mar 26 2019 Lumír Balhar <lbalhar@redhat.com> - 0.8.1-1 - New upstream version * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 29 2019 Lumír Balhar <lbalhar@redhat.com> - 0.7.0-1 - New upstream version * 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.