2018-08-26 00:16:01 +02:00
|
|
|
pkgbase = python-openshift
|
|
|
|
pkgdesc = Python client for the OpenShift API
|
2020-03-13 03:01:53 +01:00
|
|
|
pkgver = 0.10.3
|
2020-03-16 17:51:27 +01:00
|
|
|
pkgrel = 2
|
2018-08-26 00:16:01 +02:00
|
|
|
url = https://github.com/openshift/openshift-restclient-python
|
|
|
|
arch = any
|
|
|
|
license = APACHE
|
|
|
|
makedepends = python-setuptools
|
2018-09-06 20:23:41 +02:00
|
|
|
depends = python
|
2018-08-26 00:16:01 +02:00
|
|
|
depends = python-dictdiffer
|
|
|
|
depends = python-jinja
|
|
|
|
depends = python-kubernetes
|
|
|
|
depends = python-string-utils
|
|
|
|
depends = python-ruamel-yaml
|
|
|
|
depends = python-six
|
2020-03-13 03:01:53 +01:00
|
|
|
source = https://github.com/openshift/openshift-restclient-python/archive/v0.10.3.tar.gz
|
2020-03-16 17:51:27 +01:00
|
|
|
sha256sums = 15f3e07e79a80b5fbb83060c5a8f76578b80becff8b771ac311e2d31f4b9d258
|
2018-08-26 00:16:01 +02:00
|
|
|
|
|
|
|
pkgname = python-openshift
|
|
|
|
|