notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 brought a new category: filesystems. Sadly, the website did not process it well. I''m working on that. It may take a few days.
Port details on branch 2024Q4
py-cloudpickle Extended pickling support for Python objects
3.1.0 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-02-21 14:55:33
Last Update: 2024-10-17 19:02:50
Commit Hash: 8f34ee8
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/cloudpipe/cloudpickle
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 code is shipped over the network to execute on remote hosts, possibly close to the data. Among other things, cloudpickle supports pickling for lambda functions along with functions and classes defined interactively in the __main__ module (for instance in a script, a shell or a Jupyter notebook). Cloudpickle can only be used to send objects between the exact same version of Python.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}cloudpickle>0:devel/py-cloudpickle@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-cloudpickle/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-cloudpickle
  • pkg install py311-cloudpickle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-cloudpickle listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cloudpickle
Package flavors (<flavor>: <package>)
  • py311: py311-cloudpickle
distinfo:
TIMESTAMP = 1728922888 SHA256 (cloudpickle-3.1.0.tar.gz) = 81a929b6e3c7335c863c771d673d105f02efdb89dfaba0c90495d1c64796601b SIZE (cloudpickle-3.1.0.tar.gz) = 66155

Packages (timestamps in pop-ups are UTC):
py37-cloudpickle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.3.0---1.3.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-cloudpickle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.2.1--3.0.03.0.03.0.0
FreeBSD:14:latest--2.2.0--2.2.1-2.2.1
FreeBSD:14:quarterly-----3.0.03.0.03.0.0
FreeBSD:15:latest--n/a-n/a3.0.03.0.03.0.0
 
py311-cloudpickle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.03.1.0-3.1.03.1.0---
FreeBSD:13:quarterly3.0.03.0.0-3.0.03.0.0---
FreeBSD:14:latest3.0.03.1.0-3.0.03.1.0---
FreeBSD:14:quarterly3.0.03.0.0-3.0.03.0.0---
FreeBSD:15:latest3.1.03.1.0n/a3.1.0n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=0 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-numpy>=0,1 : math/py-numpy@py311
  2. py311-psutil>=0 : sysutils/py-psutil@py311
  3. py311-tornado>=0 : www/py-tornado@py311
  4. py311-typing-extensions>=0 : devel/py-typing-extensions@py311
  5. py311-pytest>=7,1 : devel/py-pytest@py311
  6. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. misc/py-apache-beam
for Run
  1. devel/py-dask
  2. devel/py-distributed
  3. devel/py-doit
  4. devel/py-spyder-kernels
  5. devel/spyder
  6. graphics/py-scikit-image
  7. math/py-arviz
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/py-gym
  3. math/py-heyoka
  4. misc/py-apache-beam
  5. science/py-pygmo2
  6. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-spyder*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-cloudpickle
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/cloudpickle/
  2. https://pypi.org/packages/source/c/cloudpickle/
Collapse this list.

There are no commits on branch 2024Q4 for this port