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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-glom Declarative object transformer and formatter
23.5.0_1 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 23.5.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-21 19:24:34
Last Update: 2024-07-21 16:55:40
Commit Hash: 180cd73
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://glom.readthedocs.io/en/latest/
https://github.com/mahmoud/glom
Description:
Real applications have real data, and real data nests. Objects inside of objects inside of lists of objects. glom is a new and powerful way to handle real-world data, featuring: - Path-based access for nested data structures - Readable, meaningful error messages - Declarative data transformation, using lightweight, Pythonic specifications - Built-in data exploration and debugging features All of that and more, available as a fully-documented, pure-Python package.
HomepageHomepage    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}glom>0:devel/py-glom@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-glom/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-glom
  • pkg install py311-glom
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-glom listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-glom
Package flavors (<flavor>: <package>)
  • py311: py311-glom
distinfo:
TIMESTAMP = 1701083372 SHA256 (glom-23.5.0.tar.gz) = 06af5e3486aacc59382ba34e53ebeabd7a9345d78f7dbcbee26f03baa4b83bac SIZE (glom-23.5.0.tar.gz) = 196743

Packages (timestamps in pop-ups are UTC):
py39-glom
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--23.3.0--23.5.023.5.023.5.0
FreeBSD:14:latest-----23.3.0-23.3.0
FreeBSD:14:quarterly-----23.5.023.5.023.5.0
FreeBSD:15:latest--n/a-n/a23.5.023.5.023.5.0
 

py311-glom
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest23.5.0_123.5.0_1-23.5.0_123.5.0_1---
FreeBSD:13:quarterly23.5.0_123.5.0_1-23.5.0_123.5.0_1---
FreeBSD:14:latest23.5.0_123.5.0_1-23.5.0_123.5.0_1---
FreeBSD:14:quarterly23.5.0_123.5.0_1-23.5.0_123.5.0_1---
FreeBSD:15:latest23.5.0_123.5.0_1n/a23.5.0_1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-attrs>=0 : devel/py-attrs@py311
  2. py311-boltons>=19.3.0 : devel/py-boltons@py311
  3. py311-face>=20.1.0 : devel/py-face@py311
  4. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-glom-23.5.0_1: TOML=on: TOML (Tom's Obvious Minimal Language) support ===> Use 'make config' to modify these settings
Options name:
devel_py-glom
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/g/glom/
  2. https://pypi.org/packages/source/g/glom/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
23.5.0_1
21 Jul 2024 16:55:40
commit hash: 180cd7365c99492bcd78a06b5070190e6f950245commit hash: 180cd7365c99492bcd78a06b5070190e6f950245commit hash: 180cd7365c99492bcd78a06b5070190e6f950245commit hash: 180cd7365c99492bcd78a06b5070190e6f950245 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/Uses/python.mk: Introduce PY_TOMLI

- Convert ports to use PY_TOMLI to simplify Makefile.

The minimal version is set to 2.0.1 because it is required by multiple ports
such as devel/py-poetry.
The upper bound of version is set to 3 because it is limited by devel/py-poetry.

With hat:	python
23.5.0_1
08 Apr 2024 20:16:56
commit hash: 429afc432b27f929c3a1199ec4d78b5145acc2bbcommit hash: 429afc432b27f929c3a1199ec4d78b5145acc2bbcommit hash: 429afc432b27f929c3a1199ec4d78b5145acc2bbcommit hash: 429afc432b27f929c3a1199ec4d78b5145acc2bb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-glom: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
23.5.0
27 Nov 2023 18:07:51
commit hash: 41db3bd98079cbb8e49d5e2c7bba364b7d11e6b4commit hash: 41db3bd98079cbb8e49d5e2c7bba364b7d11e6b4commit hash: 41db3bd98079cbb8e49d5e2c7bba364b7d11e6b4commit hash: 41db3bd98079cbb8e49d5e2c7bba364b7d11e6b4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-glom: Update to 23.5.0

- Update WWW
- Add TOML option

Changes:	https://github.com/mahmoud/glom/blob/master/CHANGELOG.md
23.4.0
14 Nov 2023 17:15:42
commit hash: d5b486637493c3e9382b1dc7ef87e6d85b7232b0commit hash: d5b486637493c3e9382b1dc7ef87e6d85b7232b0commit hash: d5b486637493c3e9382b1dc7ef87e6d85b7232b0commit hash: d5b486637493c3e9382b1dc7ef87e6d85b7232b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-glom: Update to 23.4.0

Changes:	https://github.com/mahmoud/glom/blob/master/CHANGELOG.md
23.3.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
23.3.0
27 May 2023 04:08:36
commit hash: 60d70d59ec3e94cbf62c62e3b20f806f5109d896commit hash: 60d70d59ec3e94cbf62c62e3b20f806f5109d896commit hash: 60d70d59ec3e94cbf62c62e3b20f806f5109d896commit hash: 60d70d59ec3e94cbf62c62e3b20f806f5109d896 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-glom: Update to 23.3.0

Changes:	https://github.com/mahmoud/glom/blob/master/CHANGELOG.md
22.1.0
21 Mar 2023 19:19:50
commit hash: 2c1764125a4770fdd8e30d63737c94082af6f676commit hash: 2c1764125a4770fdd8e30d63737c94082af6f676commit hash: 2c1764125a4770fdd8e30d63737c94082af6f676commit hash: 2c1764125a4770fdd8e30d63737c94082af6f676 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-glom: Add py-glom 22.1.0

Real applications have real data, and real data nests. Objects inside of objects
inside of lists of objects.

glom is a new and powerful way to handle real-world data, featuring:
- Path-based access for nested data structures
- Readable, meaningful error messages
- Declarative data transformation, using lightweight, Pythonic specifications
- Built-in data exploration and debugging features

All of that and more, available as a fully-documented, pure-Python package.

Number of commits found: 7