summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51550cf216dc0a03d2561c95e74bea7015428261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-openshift
	pkgdesc = Python client for the OpenShift API
	pkgver = 0.10.0
	pkgrel = 1
	url = https://github.com/openshift/openshift-restclient-python
	arch = any
	license = APACHE
	makedepends = python-setuptools
	depends = python
	depends = python-dictdiffer
	depends = python-jinja
	depends = python-kubernetes
	depends = python-string-utils
	depends = python-ruamel-yaml
	depends = python-six
	source = https://files.pythonhosted.org/packages/source/o/openshift/openshift-0.10.0.tar.gz
	sha256sums = 8af7e1e1fd85af79e363b1a8a323f091764b3d9f2e9640bf32cbd11e52d4324f

pkgname = python-openshift