summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 74385c98117edc9a3a03830baec4cc3cf5797e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-oci
	pkgdesc = Python SDK for Oracle Cloud Infrastructure
	pkgver = 2.20.0
	pkgrel = 1
	url = https://github.com/oracle/oci-python-sdk
	arch = x86_64
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-dateutil
	depends = python-certifi
	depends = python-cryptography
	depends = python-pyopenssl
	depends = python-pytz
	source = python-oci-2.20.0.tar.gz::https://github.com/oracle/oci-python-sdk/archive/v2.20.0.tar.gz
	source = python-oci.patch
	sha256sums = 74761a1c4ffd5b2d83085ff5306acdab9d022a673ae0f194c712398771f26c56
	sha256sums = 6dbea2a267e252218e2435860f498715b416444265cb0ced9abf3cb4638db061

pkgname = python-oci