Tue, 17 Sep 2024 14:20:33 UTC | login

Information for build python-pyvirtualize-0.9-8.20181003git57d2307.fc32

ID131952
Package Namepython-pyvirtualize
Version0.9
Release8.20181003git57d2307.fc32
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
StartedTue, 03 Dec 2019 11:16:37 UTC
CompletedTue, 03 Dec 2019 11:16:37 UTC
Tags
f32
f33
RPMs
src
python-pyvirtualize-0.9-8.20181003git57d2307.fc32.src.rpm (info) (download)
noarch
python-pyvirtualize-doc-0.9-8.20181003git57d2307.fc32.noarch.rpm (info) (download)
python3-pyvirtualize-0.9-8.20181003git57d2307.fc32.noarch.rpm (info) (download)
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9-8.20181003git57d2307 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9-7.20181003git57d2307 - Rebuilt for Python 3.8 * 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