Package Details: python-sqlmesh 0.209.0-4

Git Clone URL: https://aur.archlinux.org/python-sqlmesh.git (read-only, click to copy)
Package Base: python-sqlmesh
Description: Scalable, efficient data transformation framework (dbt-compatible) – SQLMesh CLI
Upstream URL: https://github.com/TobikoData/sqlmesh
Licenses: Apache
Submitter: hasanc
Maintainer: hasanc
Last Packager: hasanc
Votes: 1
Popularity: 0.001186
First Submitted: 2025-08-17 10:08 (UTC)
Last Updated: 2025-08-17 12:20 (UTC)

Dependencies (45)

Required by (0)

Sources (1)

Latest Comments

sakaru commented on 2026-06-16 21:26 (UTC) (edited on 2026-06-16 21:26 (UTC) by sakaru)

This package needs to be wholly reworked.

  1. Don't echo out large files, add them as separate files and reference them in the source list. See the aur package gtk2 as an example.
  2. Do not call yay or pip from the build process. Dependencies should be marked as such in the depends or makedepends lists. If a dependency you need doesn't exist, add that as another AUR package. Keep in mind that the machine building a package isn't always the same machine installing the package.