blob: d21a2135caea7499afd523b0e6990a21b142ce45 (
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
pkgbase = dvc
pkgdesc = Open-source version control system for data science projects
pkgver = 3.59.0
pkgrel = 1
url = https://github.com/iterative/dvc
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-aiohttp-retry
depends = python-appdirs
depends = python-benedict
depends = python-colorama
depends = python-configobj
depends = python-dpath
depends = python-dictdiffer
depends = python-distro
depends = python-dvc-render
depends = python-dvc-data
depends = python-flatten-dict
depends = python-flufl-lock
depends = python-fsspec
depends = python-funcy
depends = python-gitdb
depends = python-gitpython
depends = python-grandalf
depends = python-humanize
depends = python-inflect
depends = python-ntfs
depends = python-packaging
depends = python-pathspec
depends = python-ply
depends = python-pydot
depends = python-pygtrie
depends = python-requests
depends = python-ruamel-yaml
depends = python-scmrepo
depends = python-shortuuid
depends = python-shtab
depends = python-tqdm
depends = python-treelib
depends = python-voluptuous
depends = python-yaml
depends = python-zc.lockfile
optdepends = python-google-cloud-storage: support for Google Cloud
optdepends = python-azure-storage: support for Azure remote
optdepends = python-boto3: support for AWS S3 remote
optdepends = python-fsspec: support for HDFS remote
optdepends = python-google-api-python-client: support for GDrive
optdepends = python-kerberos: support for webhfs
optdepends = python-oss2: support for Aliyun Object Storage Service
optdepends = python-paramiko: support for SSH remote
optdepends = python-pyarrow: support for HDFS remote
optdepends = python-pydrive: support for GDrive
optdepends = python-s3fs: support for AWS S3 remote
source = https://files.pythonhosted.org/packages/source/d/dvc/dvc-3.59.0.tar.gz
sha256sums = d991221eec54a146050f90b948e5a9c0541c81565356bf034e3faf54a6bfb847
pkgname = dvc
|