Tue, 20 Aug 2024 08:38:26 UTC | login

Information for build python-cloudpickle-3.0.0-7.fc41

ID309357
Package Namepython-cloudpickle
Version3.0.0
Release7.fc41
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, 10 Jul 2024 10:48:55 UTC
CompletedWed, 10 Jul 2024 10:48:55 UTC
Tags
f41
RPMs
src
python-cloudpickle-3.0.0-7.fc41.src.rpm (info) (download)
noarch
python3-cloudpickle-3.0.0-7.fc41.noarch.rpm (info) (download)
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.0.0-7 - Rebuilt for Python 3.13 * Wed May 15 2024 Lumir Balhar <lbalhar@redhat.com> - 3.0.0-6 - Fix compatibility with Python 3.13 beta 1 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 16 2023 Lumír Balhar <lbalhar@redhat.com> - 3.0.0-1 - Update to 3.0.0 (rhbz#2244424) * Thu Sep 07 2023 Miro Hrončok <mhroncok@redhat.com> - 2.2.1-4 - Run some previously temporarily skipped tests during package build Resolves: rhbz#2219334 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 22 2023 Python Maint <python-maint@redhat.com> - 2.2.1-2 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Jonathan Wright <jonathan@almalinux.org> - 2.2.1-1 - Update to 2.2.1 rhbz#2160509 * Sat Nov 26 2022 Jonathan Wright <jonathan@almalinux.org> - 2.2.0-3 - Update BRs for compatibility with EPEL9 * Wed Nov 16 2022 Lumír Balhar <lbalhar@redhat.com> - 2.2.0-2 - Fix compatibility with pytest 7.2 (#2142057) * Thu Sep 08 2022 Lumír Balhar <lbalhar@redhat.com> - 2.2.0-1 - Update to 2.2.0 Resolves: rhbz#2124985 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 20 2022 Lumír Balhar <lbalhar@redhat.com> - 2.1.0-3 - Fix tests for Python 3.11b3 Resolves: rhbz#2093921 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.1.0-2 - Rebuilt for Python 3.11