2018-08-26 00:16:01 +02:00
|
|
|
pkgbase = python-openshift
|
|
|
|
pkgdesc = Python client for the OpenShift API
|
2021-06-23 22:20:14 +02:00
|
|
|
pkgver = 0.12.1
|
2021-02-26 00:44:55 +01:00
|
|
|
pkgrel = 1
|
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-jinja
|
2021-02-26 00:44:55 +01:00
|
|
|
depends = python-kubernetes
|
2018-08-26 00:16:01 +02:00
|
|
|
depends = python-string-utils
|
|
|
|
depends = python-ruamel-yaml
|
|
|
|
depends = python-six
|
2021-06-23 22:20:14 +02:00
|
|
|
source = https://github.com/openshift/openshift-restclient-python/archive/v0.12.1.tar.gz
|
|
|
|
sha256sums = eb63a08489798dd5a83c809baabe6a93ed8f82545e8343b53f3e514f6a19c80c
|
2018-08-26 00:16:01 +02:00
|
|
|
|
|
|
|
pkgname = python-openshift
|