summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c57e85173119c18f9a6df794034277c180799ed0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pyvmomi
	pkgdesc = VMware vSphere API Python Bindings
	pkgver = 9.1.0.0
	pkgrel = 1
	url = https://pypi.python.org/pypi/pyvmomi/
	arch = any
	license = Apache
	makedepends = python-setuptools
	source = https://github.com/vmware/pyvmomi/archive/v9.1.0.0.tar.gz
	sha256sums = 93a83b9d0bcb2004e9ff81f4549070462c66d9705b0a6c08795c105168e00ba5

pkgname = python-pyvmomi
	depends = python
	depends = python-six
	depends = python-requests