Tue, 17 Sep 2024 14:14:50 UTC | login

Information for build python-pyvirtualize-0.9-5.20181003git57d2307.fc31

ID113476
Package Namepython-pyvirtualize
Version0.9
Release5.20181003git57d2307.fc31
Epoch
SummaryPython module to access and manage VMware
DescriptionA python interface to access and manage VMware. pyVirtualize is build over pyVmomi, hence it has ability to perform all the operations what vSphere client is able to. pyVirtualize provides easy interfaces to: Connect to VMWare's ESX, ESXi, Virtual Center and Virtual Server hosts. Query hosts, datacenters, resource pools, virtual machines and perform various operations over them. VMs operations: power, file, process, snapshot, admin, utilities And of course, you can use it to access all the API through python.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 18:27:01 UTC
CompletedWed, 31 Jul 2019 18:27:01 UTC
Tags
f31
RPMs
src
python-pyvirtualize-0.9-5.20181003git57d2307.fc31.src.rpm (info) (download)
noarch
python-pyvirtualize-doc-0.9-5.20181003git57d2307.fc31.noarch.rpm (info) (download)
python3-pyvirtualize-0.9-5.20181003git57d2307.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-5.20181003git57d2307 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Mar 02 2019 Raphael Groner <projects.rg@smart.ms> - 0.9-4.20181003git57d2307 - add more build macros to fix b0rken dependencies * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-3.20181003git57d2307 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Nov 01 2018 Raphael Groner <projects.rg@smart.ms> - 0.9-2.20181003git57d2307 - use current snapshot - use python3 only in Fedora but still also python2 in EPEL - introduce modname macro * Tue Sep 04 2018 Raphael Groner <projects.rg@smart.ms> - 0.9-1.20180205git4b01f44 - initial