summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63c93367c5e9a6cfb99be7855fc19498575b6b22 (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.0.1
	pkgrel = 1
	url = https://github.com/iterative/dvc-data
	arch = any
	license = Apache
	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.0.1.tar.gz
	sha256sums = 4ec9f7a254ab0c89dafddf1a27de2f45d7eb65467235a67543b9556eb6de0fee

pkgname = python-dvc-data