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
Ukraine
Port details
py-cobble Python library for easy creation of data objects
0.1.4 develnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-18 08:21:05
Last Update: 2024-12-18 08:18:46
Commit Hash: 6c912fd
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/mwilliamson/python-cobble
Description:
Cobble is a Python library that allows easy creation of data objects, including implementations of common methods such as `__eq__' and `__repr__'.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}cobble>0:devel/py-cobble@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-cobble/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-cobble
  • pkg install py311-cobble
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-cobble listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cobble
Package flavors (<flavor>: <package>)
  • py311: py311-cobble
distinfo:
TIMESTAMP = 1717265471 SHA256 (cobble-0.1.4.tar.gz) = de38be1539992c8a06e569630717c485a5f91be2192c461ea2b220607dfa78aa SIZE (cobble-0.1.4.tar.gz) = 3805

Packages (timestamps in pop-ups are UTC):
py311-cobble
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.1.4--0.1.4---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.1.4--0.1.4---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.1.4n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-cobble
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/cobble/
  2. https://pypi.org/packages/source/c/cobble/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4
18 Dec 2024 08:18:46
commit hash: 6c912fd00ce35f4f8a5da0d806010d75ac0fd6ddcommit hash: 6c912fd00ce35f4f8a5da0d806010d75ac0fd6ddcommit hash: 6c912fd00ce35f4f8a5da0d806010d75ac0fd6ddcommit hash: 6c912fd00ce35f4f8a5da0d806010d75ac0fd6dd files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/py-cobble: new port had been added (+)

Cobble is a Python library that allows easy creation of data
objects, including implementations of common methods such as
`__eq__' and `__repr__'.

WWW: https://github.com/mwilliamson/python-cobble

Number of commits found: 1