summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42ae94dcef6aab1da6bd61373eb89ade15ad38cb (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
pkgbase = python-oci
	pkgdesc = Python SDK for Oracle Cloud Infrastructure
	pkgver = 2.0.0
	pkgrel = 2
	url = https://github.com/oracle/oci-python-sdk
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-pyjwt
	depends = python-dateutil
	depends = python-certifi
	depends = python-cryptography
	depends = python-idna
	depends = python-pyopenssl
	depends = python-pytz
	depends = python-requests
	depends = python-six
	source = https://github.com/oracle/oci-python-sdk/archive/v2.0.0.tar.gz
	source = python-oci.patch
	sha256sums = 6ad20c543638af6987a8c9cbec2be08746a15ab168222cffb3d6654d4cc66501
	sha256sums = 65d2a7d3b78033f22f609fe98cc9f07333ddd3529b4a738da9fa659265976ffe

pkgname = python-oci