summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54e8b2d8dfaeec88674400bdf01915baf819215b (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.21.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.21.0.tar.gz::https://github.com/oracle/oci-python-sdk/archive/v2.21.0.tar.gz
	source = python-oci.patch
	sha256sums = d1878dc3105bfc7fc4704af73d875fa0adb905b465977f72155d57c479e02363
	sha256sums = a8cfd7690b237dbdf034811ed36340a525a452a73793215fe3b0c5da277e2eb8

pkgname = python-oci