summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3e01953f243f14024c2ad42ee39271ca71d3270 (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
pkgbase = oci-cli
	pkgdesc = Command line interface for Oracle Cloud Infrastructure
	pkgver = 2.12.1
	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-pytz
	depends = python-six
	depends = python-retrying
	depends = python-yaml
	optdepends = python-cx_oracle-git: Used by the database service
	source = oci-cli-2.12.1.tar.gz::https://github.com/oracle/oci-cli/archive/v2.12.1.tar.gz
	source = oci-cli.patch
	sha256sums = 9d860fb384843f02c31bd8834f067ae3929fcb01d182bdd7c26aea080b545baa
	sha256sums = 9da50084a0204950c0a85c89e0004870b5a047be151a7f7fde97eaa15b1872a9

pkgname = oci-cli