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-dbt-semantic-interfaces Shared semantic layer definitions that dbt-core and MetricFlow use
0.8.3 databases 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 0.5.1_1Version of this port present on the latest quarterly branch.
Maintainer: pat@patmaddox.com search for ports maintained by this maintainer
Port Added: 2023-10-21 18:21:07
Last Update: 2024-12-10 09:02:49
Commit Hash: 13f3fd0
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://github.com/dbt-labs/dbt-semantic-interfaces
Description:
dbt-semantic-interfaces contains the shared semantic classes, default validation, and tests designed to be used by both the dbt-core and MetricFlow projects. By centralizing these shared resources, we aim to maintain consistency and reduce code duplication across both projects. Features: - Protocols for shared semantic classes: Define the interfaces and common attributes that must be implemented by the objects in both projects. - Validation: Ensure that the objects comply with the expected structure and constraints. - Tests: Ensure that the objects' behavior is consistent and correct across both projects.
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}dbt-semantic-interfaces>0:databases/py-dbt-semantic-interfaces@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-dbt-semantic-interfaces/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-dbt-semantic-interfaces
  • pkg install py311-dbt-semantic-interfaces
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-dbt-semantic-interfaces listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dbt-semantic-interfaces
Package flavors (<flavor>: <package>)
  • py311: py311-dbt-semantic-interfaces
distinfo:
TIMESTAMP = 1733298501 SHA256 (dbt_semantic_interfaces-0.8.3.tar.gz) = dc649eb79f522f592f0ed0b7ae8d6dc4dead0ed14b2286c526e92ecfc1790e56 SIZE (dbt_semantic_interfaces-0.8.3.tar.gz) = 93550

Packages (timestamps in pop-ups are UTC):
py39-dbt-semantic-interfaces
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------0.4.10.4.1
FreeBSD:14:latest--------
FreeBSD:14:quarterly------0.4.10.4.1
FreeBSD:15:latest--n/a-n/a-0.4.1-
 

py311-dbt-semantic-interfaces
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.30.8.3------
FreeBSD:13:quarterly0.5.1_10.5.1_1------
FreeBSD:14:latest0.8.30.8.3------
FreeBSD:14:quarterly0.5.1_10.5.1_1------
FreeBSD:15:latest0.8.30.8.3n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. hatch : devel/py-hatch@py311
  2. hatchling : devel/py-hatchling@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-pydantic>=1.10 : devel/py-pydantic@py311
  2. py311-jsonschema>=4<5 : devel/py-jsonschema@py311
  3. py311-pyyaml>=6<7 : devel/py-pyyaml@py311
  4. py311-more-itertools>=8<11 : devel/py-more-itertools@py311
  5. py311-Jinja2>=3.1.3<4 : devel/py-Jinja2@py311
  6. py311-click>=7<9 : devel/py-click@py311
  7. py311-python-dateutil>=2<3 : devel/py-python-dateutil@py311
  8. py311-importlib-metadata>=6 : devel/py-importlib-metadata@py311
  9. py311-typing-extensions>=4.4<5 : devel/py-typing-extensions@py311
  10. python3.11 : lang/python311
This port is required by:
for Run
  1. databases/py-dbt-core

Configuration Options:
No options to configure
Options name:
databases_py-dbt-semantic-interfaces
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/d/dbt_semantic_interfaces/
  2. https://pypi.org/packages/source/d/dbt_semantic_interfaces/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.3
10 Dec 2024 09:02:49
commit hash: 13f3fd014205e1b634d8ec67fe8dc12239d61f6bcommit hash: 13f3fd014205e1b634d8ec67fe8dc12239d61f6bcommit hash: 13f3fd014205e1b634d8ec67fe8dc12239d61f6bcommit hash: 13f3fd014205e1b634d8ec67fe8dc12239d61f6b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Pat Maddox
databases/py-dbt-semantic-interfaces: Update to 0.8.3

Changelog: https://github.com/dbt-labs/dbt-semantic-interfaces/releases

PR:		283117
0.5.1_1
08 Sep 2024 18:40:26
commit hash: 2748ef5f44516db84ed297a36786425a98772c17commit hash: 2748ef5f44516db84ed297a36786425a98772c17commit hash: 2748ef5f44516db84ed297a36786425a98772c17commit hash: 2748ef5f44516db84ed297a36786425a98772c17 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-dbt-semantic-interfaces: Fix RUN_DEPENDS usage

Approved by:	portmgr (blanket)
With hat:	python
0.5.1_1
07 Jul 2024 08:05:33
commit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml

- Bump PORTREVISION of dependent ports for dependency change
0.5.1
06 May 2024 19:11:24
commit hash: d49e8fb6708c0b165859f53a859f7f9cf3af73eecommit hash: d49e8fb6708c0b165859f53a859f7f9cf3af73eecommit hash: d49e8fb6708c0b165859f53a859f7f9cf3af73eecommit hash: d49e8fb6708c0b165859f53a859f7f9cf3af73ee files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Pat Maddox
databases/py-dbt-semantic-interfaces: Update to 0.5.1

Changelog:
https://github.com/dbt-labs/dbt-semantic-interfaces/releases/tag/v0.5.1

PR:		276452
0.4.1_1
13 Apr 2024 14:47:51
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil

- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
0.4.1
12 Jan 2024 00:09:04
commit hash: dc1f6bd068617c3ae5bf29a87b4b40d9cec4b83ecommit hash: dc1f6bd068617c3ae5bf29a87b4b40d9cec4b83ecommit hash: dc1f6bd068617c3ae5bf29a87b4b40d9cec4b83ecommit hash: dc1f6bd068617c3ae5bf29a87b4b40d9cec4b83e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/py-dbt-semantic-interfaces: Fix build by correcting dependency

This fails:
RUN_DEPENDS=  
${PYTHON_PKGNAMEPREFIX}pydantic>=1.10,<2,1:devel/py-pydantic@${PY_FLAVOR}

That's probably because pydantic has comma in its version and it isn't properly
handled:
py39-pydantic-1.10.13,1

Approved by:	portmgr (unbreak)
0.4.1
01 Jan 2024 08:59:06
commit hash: d10746733e530a310cb7d53b092377dcb8ebc129commit hash: d10746733e530a310cb7d53b092377dcb8ebc129commit hash: d10746733e530a310cb7d53b092377dcb8ebc129commit hash: d10746733e530a310cb7d53b092377dcb8ebc129 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/py-pydantic: bump PORTEPOCH
0.4.1
07 Dec 2023 13:52:35
commit hash: 15ce413d89e8402e4d83d114b08a585c5e1ecb07commit hash: 15ce413d89e8402e4d83d114b08a585c5e1ecb07commit hash: 15ce413d89e8402e4d83d114b08a585c5e1ecb07commit hash: 15ce413d89e8402e4d83d114b08a585c5e1ecb07 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Pat Maddox
databases/py-dbt-semantic-interfaces: Update version 0.2.0=>0.4.1

Committed with modification for py-importlib-metadata. Buzz me if it
creates trouble.

Changelog:
https://github.com/dbt-labs/dbt-semantic-interfaces/releases/tag/v0.4.1

PR:		275583
Approved by:	submitter is maintainer
0.2.0
21 Oct 2023 18:18:12
commit hash: 433ffc21d6ed48f6da712e477a7820ba37a4ccb0commit hash: 433ffc21d6ed48f6da712e477a7820ba37a4ccb0commit hash: 433ffc21d6ed48f6da712e477a7820ba37a4ccb0commit hash: 433ffc21d6ed48f6da712e477a7820ba37a4ccb0 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Pat Maddox
databases/py-dbt-semantic-interfaces: new port

dbt-semantic-interfaces contains the shared semantic classes, default
validation, and tests designed to be used by both the dbt-core and MetricFlow
projects. By centralizing these shared resources, we aim to maintain consistency
and reduce code duplication across both projects.

Features:

- Protocols for shared semantic classes: Define the interfaces and common
  attributes that must be implemented by the objects in both projects.
- Validation: Ensure that the objects comply with the expected structure and
  constraints.
- Tests: Ensure that the objects' behavior is consistent and correct across both
  projects.

PR:		274581
Author:		Pat Maddox <pat@patmaddox.com>

Number of commits found: 9