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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-snowddl Object management automation tool for Snowflake
0.25.2 databases 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 0.20.0Version of this port present on the latest quarterly branch.
Maintainer: pat@patmaddox.com search for ports maintained by this maintainer
Port Added: 2023-10-22 12:54:08
Last Update: 2024-04-21 05:20:06
Commit Hash: 066a411
Also Listed In: python
License: APACHE20
WWW:
https://docs.snowddl.com/
Description:
SnowDDL is a declarative-style tool for object management automation in Snowflake. It is not intended to replace other tools entirely, but to provide an alternative approach focused on practical data engineering challenges. You may find SnowDDL useful if: - complexity of object schema grows exponentially, and it becomes hard to manage - your organization maintains multiple Snowflake accounts (dev, stage, prod) - your organization has multiple developers sharing the same Snowflake account and suffering from conflicts - it is necessary to generate some part of configuration dynamically using Python
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}snowddl>0:databases/py-snowddl@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-snowddl/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-snowddl
  • pkg install py39-snowddl
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 py39-snowddl listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-snowddl
Package flavors (<flavor>: <package>)
  • py39: py39-snowddl
distinfo:
TIMESTAMP = 1712267805 SHA256 (snowddl-0.25.2.tar.gz) = 7de98bafad79b00fae83d5e7bcf1e38d6377c3b120a27ab365c81d0be8b26250 SIZE (snowddl-0.25.2.tar.gz) = 112636

Packages (timestamps in pop-ups are UTC):
py39-snowddl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.25.2--0.25.2---
FreeBSD:13:quarterly0.20.00.20.0--0.20.0-0.20.00.20.0
FreeBSD:14:latest0.20.00.20.0--0.20.0---
FreeBSD:14:quarterly0.20.00.20.0-0.20.00.20.0-0.20.00.20.0
FreeBSD:15:latest0.20.00.25.2n/a0.20.0n/a-0.20.0-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-jsonschema>=4.18,<5 : devel/py-jsonschema@py39
  2. py39-pydantic2>=2.4,<3 : devel/py-pydantic2@py39
  3. py39-yaml>=6.0,<7 : devel/py-yaml@py39
  4. py39-snowflake-connector-python>=3.0,<4 : databases/py-snowflake-connector-python@py39
  5. wheel-3.9 : devel/py-wheel@py39
  6. python3.9 : lang/python39
  7. py39-build>=0 : devel/py-build@py39
  8. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-jsonschema>=4.18,<5 : devel/py-jsonschema@py39
  2. py39-pydantic2>=2.4,<3 : devel/py-pydantic2@py39
  3. py39-yaml>=6.0,<7 : devel/py-yaml@py39
  4. py39-snowflake-connector-python>=3.0,<4 : databases/py-snowflake-connector-python@py39
  5. python3.9 : lang/python39
There are no ports dependent upon this port

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

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.25.2
21 Apr 2024 05:20:06
commit hash: 066a411dfecb8eca9f7cabd8d84ecc75287b0a0ecommit hash: 066a411dfecb8eca9f7cabd8d84ecc75287b0a0ecommit hash: 066a411dfecb8eca9f7cabd8d84ecc75287b0a0ecommit hash: 066a411dfecb8eca9f7cabd8d84ecc75287b0a0e files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Pat Maddox
databases/py-snowddl: update to 0.25.2

Changelog:
https://github.com/littleK0i/SnowDDL/blob/master/CHANGELOG.md

PR:		276458
Approved by:	diizzy (mentor)
Differential Revision:	https://reviews.freebsd.org/D44617
0.20.0
22 Oct 2023 12:50:44
commit hash: 2201fe594d5c7790a08f40a630023ea1a2faace7commit hash: 2201fe594d5c7790a08f40a630023ea1a2faace7commit hash: 2201fe594d5c7790a08f40a630023ea1a2faace7commit hash: 2201fe594d5c7790a08f40a630023ea1a2faace7 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Pat Maddox
databases/py-snowddl: new port

SnowDDL is a declarative-style tool for object management automation in
Snowflake.

It is not intended to replace other tools entirely, but to provide an
alternative approach focused on practical data engineering challenges.

You may find SnowDDL useful if:

- complexity of object schema grows exponentially, and it becomes hard to manage
- your organization maintains multiple Snowflake accounts (dev, stage, prod)
- your organization has multiple developers sharing the same Snowflake account
  and suffering from conflicts
- it is necessary to generate some part of configuration dynamically using
  Python

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

Number of commits found: 2