summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e891f45d71f53d02ecb138fded3987b3723d485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-openshift
	pkgdesc = Python client for the OpenShift API
	pkgver = 0.13.1
	pkgrel = 2
	url = https://github.com/openshift/openshift-restclient-python
	arch = any
	license = APACHE
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-jinja
	depends = python-kubernetes
	depends = python-string-utils
	depends = python-ruamel-yaml
	depends = python-six
	depends = python-requests
	depends = python-requests-oauthlib
	source = python-openshift-0.13.1.tar.gz::https://github.com/openshift/openshift-restclient-python/archive/v0.13.1.tar.gz
	sha256sums = 6a061cc12247e96147e40d8463c133cb01b915907af10df08d937d27e6a1f283

pkgname = python-openshift