summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95e6f39f34d588e54580bdf98aa2d2bddde98421 (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.16.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.16.1.tar.gz::https://github.com/oracle/oci-cli/archive/v2.16.1.tar.gz
	source = oci-cli.patch
	sha256sums = a70af3fdba1ac7de6af498b19469cf34b2dc03944cf971f7c7ac379851232df8
	sha256sums = 80ed60f0b9dc8a5c7996fc61eca9edfc73e0d167a4190e6262e570f9c575c9f0

pkgname = oci-cli