summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 062e59fb480d1cba788d00500b234e6d899142a6 (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.19.0
	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.19.0.tar.gz::https://github.com/oracle/oci-cli/archive/v2.19.0.tar.gz
	source = oci-cli.patch
	sha256sums = 3f6fc6afa651d5a0f2ba5eb0154202ef6d13d03054f77489bab7730fc2b7e49c
	sha256sums = 0512c487d94f8ba7a254c84bd8a762c414fcbeb57063a6366ce9b1d9f739a958

pkgname = oci-cli