summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3d2718a25d8d5c60fa97f39d973737f68bf369a4 (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
pkgbase = oci-cli
	pkgdesc = Command line interface for Oracle Cloud Infrastructure
	pkgver = 3.22.2
	pkgrel = 1
	url = https://github.com/oracle/oci-cli
	arch = x86_64
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-oci
	depends = python-arrow
	depends = python-certifi
	depends = python-click
	depends = python-dateutil
	depends = python-cryptography
	depends = python-pyopenssl
	depends = python-jmespath
	depends = python-terminaltables
	depends = python-idna
	depends = python-prompt_toolkit
	depends = python-pytz
	depends = python-six
	depends = python-retrying
	depends = python-wcwidth
	depends = python-yaml
	optdepends = python-cx_oracle: Used by the database service
	source = oci-cli-3.22.2.tar.gz::https://github.com/oracle/oci-cli/archive/v3.22.2.tar.gz
	sha256sums = 4b76799dfb49c57b1ae7d6144d4439e123634663f977ca12f3cf5d14c7e7b266

pkgname = oci-cli