blob: 7cf9f1da6ab72b8a8c25d418bb573bd49dd7178f (
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
pkgdesc = Common utilities shared across Tentorrent tools.
pkgver = 1.6.0
pkgrel = 1
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=1.5.0
conflicts = python-tt-tools-common
source = tt-tools-common::git+https://github.com/tenstorrent/tt-tools-common.git#tag=v1.6.0
sha256sums = d28b6480e85b9e0525421fd69db0c1dfce49bf7421b1d20b8474fdcbf08ee4b7
pkgname = python-tt-tools-common
|