blob: fb85b70340b970f89be9db1a8c0ea7cf265034c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-dvc-data
pkgdesc = DVC’s data management subsystem
pkgver = 3.18.3
pkgrel = 1
url = https://github.com/iterative/dvc-data
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-dictdiffer
depends = python-dvc-objects
depends = python-funcy
depends = python-pygtrie
depends = python-shortuuid
source = https://files.pythonhosted.org/packages/source/d/dvc-data/dvc_data-3.18.3.tar.gz
sha256sums = 61c8085a7c5b5e3ecaa86d63c3f22dc7c951a5dc55bd0a1bb5afa15377a25b1a
pkgname = python-dvc-data
|