blob: 39cd32585087e7dcdfd3d23f9c1bb9a5928c115a (
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
|
pkgbase = python-dbx
pkgdesc = DataBricks CLI eXtensions - aka dbx is a CLI tool for advanced Databricks jobs management.
pkgver = 0.8.18
pkgrel = 4
url = https://docs.databricks.com/dev-tools/dbx.html
install = python-dbx.install
arch = any
license = CUSTOM
makedepends = python-build
makedepends = python-installer
depends = python>=3.8
depends = python-databricks-cli>=0.17
depends = python-databricks-cli<0.19
depends = python-click>=8.1.0
depends = python-click<9.0.0
depends = python-rich<14.0.0
depends = python-typer>=0.7.0
depends = python-typer<1.0.0
depends = python-tenacity>=8.2.2
depends = python-tenacity<9.0.0
depends = python-requests>=2.24.0
depends = python-requests<2.30.0
depends = python-mlflow>=1.28.0
depends = python-mlflow<3.0.0
depends = python-yaml>=6.0
depends = python-pydantic>=1.9.1
depends = python-pydantic<3.0.0
depends = python-cryptography>=3.3.1
depends = python-cryptography<42.0.0
depends = python-cookiecutter>=1.7.2
depends = python-cookiecutter<3.0.0
depends = python-jinja>=2.11.2
depends = python-aiohttp>=3.8.1
depends = python-pathspec>=0.9.0
depends = python-watchdog>=2.1.0
optdepends = python-azure-storage-blob>=12.14.1
optdepends = python-azure-storage-blob<13.0.0
optdepends = python-azure-identity>=1.12.0
optdepends = python-azure-identity<2.0.0
optdepends = python-boto3>=1.26.13
optdepends = python-boto3>=1.26.13
optdepends = python-google-cloud-storage>=2.6.0
optdepends = python-google-cloud-storage<3.0.0
source = python-dbx-0.8.18.tar.gz::https://github.com/databrickslabs/dbx/archive/refs/tags/v0.8.18.tar.gz
sha512sums = 3f3acd3652fcbccf29b8616daaf9f7d10ffa0f5ea54277bee3c0439f024a8462367ae99f37a29df37fde1595b5bcd9d327b7f57f948aaee57143a436716c5a6d
pkgname = python-dbx
|