Tue, 17 Sep 2024 14:12:40 UTC | login

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

ID120025
Package Namepython-pyvirtualize
Version0.9
Release6.20181003git57d2307.fc31
Epoch
SummaryAnother python frontend to access and manage pyvmomi
DescriptionA python interface to access and manage pyvmomi. 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 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
StartedThu, 08 Aug 2019 06:41:16 UTC
CompletedThu, 08 Aug 2019 06:41:16 UTC
Tags
f31
f32
RPMs
src
python-pyvirtualize-0.9-6.20181003git57d2307.fc31.src.rpm (info) (download)
noarch
python-pyvirtualize-doc-0.9-6.20181003git57d2307.fc31.noarch.rpm (info) (download)
python3-pyvirtualize-0.9-6.20181003git57d2307.fc31.noarch.rpm (info) (download)
Changelog * Thu Aug 01 2019 Raphael Groner <projects.rg@smart.ms> - 0.9-6.20181003git57d2307 - drop brand - group BR by python version and subpackage * 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