blob: 3a93994361c484a0e05c8abd9bcc53b35c9906c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-mistral-common
pkgdesc = set of tools to help you work with Mistral models
pkgver = 1.6.2
pkgrel = 1
url = https://pypi.org/project/mistral-common
arch = x86_64
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/m/mistral-common/mistral_common-1.6.2.tar.gz
sha256sums = 273605f0969cfaf1297af44c05c071f271fa193d28d83c43a1d7bfe08239a56e
pkgname = python-mistral-common
|