Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37579002
en ru br
ALT Linux repos
S:8.0.1.0.2-alt1

Group :: Development/Python3
RPM: python3-module-pyvmomi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define  modulename pyvmomi

Name:    python3-module-%modulename
Version: 8.0.0.1.1
Release: alt1

Summary: VMware vSphere API Python Bindings

License: Apache-2.0
Group:   Development/Python3
URL:     https://github.com/vmware/pyvmomi

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildPreReq: rpm-build-python3

BuildArch: noarch

Source:  %name-%version.tar

%add_python3_self_prov_path %buildroot%python3_sitelibdir/pyVmomi/

%description
pyVmomi is the Python SDK for the VMware vSphere API that allows you to
manage ESX, ESXi, and vCenter.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/pyV*
%python3_sitelibdir/*.egg-*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin