Name: | python3-cloudpickle |
---|---|
Version: | 2.2.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 156670 |
License: | BSD |
RPM: | python3-cloudpickle-2.2.1-1.el9.noarch.rpm |
Source RPM: | python-cloudpickle-2.2.1-1.el9.src.rpm |
Build Date: | Sun Jan 29 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/cloudpipe/cloudpickle |
Summary: | Extended pickling support for Python objects |
Description: | cloudpickle 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. |
- Update to 2.2.1 rhbz#2160509
- Update BRs for compatibility with EPEL9
- Fix compatibility with pytest 7.2 (#2142057)
- Update to 2.2.0 Resolves: rhbz#2124985
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Fix tests for Python 3.11b3 Resolves: rhbz#2093921
- Rebuilt for Python 3.11
- Update to 2.1.0 Resolves: rhbz#2088776
- Fix compatibility with Python 3.11 Resolves: rhbz#2062127
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild