blob: ec238af387193191041f6af273fdbb48b8e9d43c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-kflow-py
pkgdesc = Declarative Kubernetes workflow orchestration with dependency-aware phases, state tracking, and pluggable Python runners
pkgver = 1.2.2
pkgrel = 1
url = https://github.com/1vers1on/kflow
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-click
depends = python-rich
depends = python-yaml
source = https://files.pythonhosted.org/packages/03/74/d5eab9da8ae14a4c67fe61dc48830e0c171829985584194e0f559e3bc944/kflow_py-1.2.2.tar.gz
sha256sums = c1b07fef551a770f4f721d6ec86a29ccd973ef37de98cb56c27ccb2b555fa99f
pkgname = python-kflow-py
|