blob: c57406da6c51c8ffcfd73501b40ae5788a2927da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = python-tt-tools-common-git
pkgdesc = Common utilities shared across Tentorrent tools.
pkgver = 1.4.28.r0.gf27b17b
pkgrel = 3
url = https://github.com/tenstorrent/tt-tools-common
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python-distro
depends = python-elasticsearch
depends = python-psutil
depends = python-pyyaml
depends = python-rich
depends = python-textual
depends = python-requests
depends = python-tqdm
depends = python-pydantic
depends = python-luwen
provides = python-tt-tools-common
conflicts = python-tt-tools-common
source = tt-tools-common::git+https://github.com/tenstorrent/tt-tools-common.git
sha256sums = SKIP
pkgname = python-tt-tools-common-git
|