blob: c3b0ef2ad9c3b926f0725808c66a32eed9605a55 (
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.182.1
pkgrel = 1
url = https://github.com/oracle/oci-python-sdk
arch = any
license = Apache-2.0 OR UPL-1.0
makedepends = python-setuptools
depends = python
depends = python-dateutil
depends = python-certifi
depends = python-circuitbreaker
depends = python-crc32c
depends = python-cryptography
depends = python-pyopenssl
depends = python-pytz
options = !strip
source = python-oci-2.182.1.tar.gz::https://github.com/oracle/oci-python-sdk/archive/v2.182.1.tar.gz
sha256sums = 57d0be6eac90d9cf75fe46b96b777d33a728603c370fe3d637f13fbdfbf043cc
pkgname = python-oci
|