Tue, 17 Sep 2024 14:09:27 UTC | login

Information for build python-pyvirtualize-0.10-3.20191018gitdc2d971.fc33

ID160078
Package Namepython-pyvirtualize
Version0.10
Release3.20191018gitdc2d971.fc33
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
StartedWed, 03 Jun 2020 11:44:49 UTC
CompletedWed, 03 Jun 2020 11:44:49 UTC
Tags
f33
RPMs
src
python-pyvirtualize-0.10-3.20191018gitdc2d971.fc33.src.rpm (info) (download)
noarch
python-pyvirtualize-doc-0.10-3.20191018gitdc2d971.fc33.noarch.rpm (info) (download)
python3-pyvirtualize-0.10-3.20191018gitdc2d971.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.10-3.20191018gitdc2d971 - Rebuilt for Python 3.9 * Sun Apr 05 2020 Raphael Groner <projects.rg@smart.ms> - 0.10-2.20191018gitdc2d971 - skip backported dependency of module typing * Thu Apr 02 2020 Raphael Groner <projects.rg@smart.ms> - 0.10-1.20191018gitdc2d971 - use latest snapshot, rhbz#1770851 - improve support for python3 and dependencies, see upstream commits - drop support for python2 - get rid of useless build contionals * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-9.20181003git57d2307 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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