summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2dbc6f93870a23bf27e2ccbc8a70eee0e7aa47fd (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.2.7
	pkgrel = 1
	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.2.7.tar.gz
	source = python-oci.patch
	sha256sums = 11d9f0609127274d931f1e877e298239f2c4b2266b241d643640bc080566e49a
	sha256sums = a108a28fef656c6ac2d0ee18f35d416c76d9abbd1051423277b447c50985703e

pkgname = python-oci