blob: 6aa45ff375a66c798cca71f546d9271dfabbaa05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-ibm-platform-services
pkgdesc = Python client library for IBM Cloud Platform Services
pkgver = 0.68.3
pkgrel = 1
url = https://github.com/IBM/platform-services-python-sdk
arch = any
license = Apache-2.0
checkdepends = python-pytest
checkdepends = python-responses
checkdepends = python-urllib3
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-ibm-cloud-sdk-core
source = platform-services-python-sdk-0.68.3.tar.gz::https://github.com/IBM/platform-services-python-sdk/archive/refs/tags/v0.68.3.tar.gz
b2sums = daf05c82cfb6709212b0d69746117dbe6b5f134da99e31a617862f2f36d6abba74bf466c49605c0aedd8fd36cd30b07b34c5bde0a4ac8fa143e5a12b4c03cf40
pkgname = python-ibm-platform-services
|