summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 483ebccddabb41391a02a21340b774e9e0924838 (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
29
30
31
32
33
34
35
36
37
pkgbase = python-dvc-objects
	pkgdesc = DVC objects
	pkgver = 0.19.0
	pkgrel = 1
	url = https://github.com/iterative/dvc-objects
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python
	depends = python-diskcache
	depends = python-flatten-dict
	depends = python-fsspec
	depends = python-funcy
	depends = python-nanotime
	depends = python-shortuuid
	depends = python-tqdm
	depends = python-typing-extensions
	optdepends = python-adlfs: azure support
	optdepends = python-azure-identity: azure support
	optdepends = python-knack: azure support
	optdepends = python-pyarrow: hdfs support
	optdepends = python-fsspec: hdfs support
	optdepends = python-aiohttp-retry: http support
	optdepends = python-ossfs: oss support
	optdepends = python-s3fs: s3 support
	optdepends = python-aiobotocore: s3 support
	optdepends = python-boto3: s3 support
	optdepends = python-bcrypt: ssh support
	optdepends = python-sshfs: ssh support
	optdepends = python-webdav4: webdav support
	source = https://files.pythonhosted.org/packages/source/d/dvc-objects/dvc-objects-0.19.0.tar.gz
	sha256sums = 6a1b0e2b5ad861b86b50f3d866e5b973cf18cd105116205d80ecd0d710dff9f1

pkgname = python-dvc-objects