blob: 0f91242fcf16a269edab22fd076f1986cb08ed74 (
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
|
pkgbase = python-dbx
pkgdesc = DataBricks CLI eXtensions - aka dbx is a CLI tool for advanced Databricks jobs management.
pkgver = 0.8.11
pkgrel = 2
url = https://docs.databricks.com/dev-tools/dbx.html
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.18
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<3.0.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<=2.0.0
depends = python-cryptography>=3.3.1
depends = python-cryptography<41.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.11.tar.gz::https://github.com/databrickslabs/dbx/archive/refs/tags/v0.8.11.tar.gz
sha512sums = 77632d01da05daf087caaa794a1e6277fbad91e74c15a4d1c0de6e87c2e9bd4d8b27dfc4d64e49641556983a4c8d2fcc4fbfab42199c54be3fa50d276bc82b4e
pkgname = python-dbx
|