blob: c20ef49627f5929f1b3ed5ee8b6f908b2e59d7b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-yte
pkgdesc = YAML template engine with Python expressions
pkgver = 1.9.4
pkgrel = 1
url = https://github.com/yte-template-engine
arch = any
license = MIT
makedepends = python-uv-build
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-argparse_dataclass
depends = python-dpath
depends = python-pyyaml
source = yte-1.9.4.tar.gz::https://github.com/yte-template-engine/yte/archive/refs/tags/v1.9.4.tar.gz
sha256sums = b55072f942bfbaa37bcf67455201c14be0ff9f3f85c267bb95c39a9515cc3647
pkgname = python-yte
|