Mon, 17 Jun 2024 00:42:43 UTC | login

Information for build python-ovirt-register-1.0.0-18.fc29

ID34178
Package Namepython-ovirt-register
Version1.0.0
Release18.fc29
Epoch
SummaryA python module and tool for registering nodes to oVirt Engine
Descriptionpython ovirt register is a python 2 library for registering hosts to oVirt Engine via HTTPs protocol. It supports Engine 3.3 or superior. This package also contains the command line tool ovirt-register to trigger the registration.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 23:22:51 UTC
CompletedWed, 06 Jun 2018 23:22:51 UTC
Tags
f29
RPMs
src
python-ovirt-register-1.0.0-18.fc29.src.rpm (info) (download)
noarch
python3-ovirt-register-1.0.0-18.fc29.noarch.rpm (info) (download)
Changelog * Tue Feb 27 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.0-18 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Mar 03 2017 Douglas Schilling Landgraf <dougsland@redhat.com> - 1.0.0-15 - x86 platform only * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 1.0.0-13 - Rebuild for Python 3.6 * Tue Nov 08 2016 Douglas Schilling Landgraf <dougsland@redhat.com> - 1.0.0-12 - Exclusive arch as dmidecode is not available in ppc64 and arm * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-11 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Sat Nov 07 2015 Toshio Kuratomi <toshio@fedoraproject.org> - 1.0.0-8 - Modify the script shebang so that the python3 package won't require python2 * Sat Oct 31 2015 Douglas Schilling Landgraf <dougsland@redhat.com> 1.0-7 - Increase Release * Sat Oct 31 2015 Douglas Schilling Landgraf <dougsland@redhat.com> 1.0-6 - Added ExcludeArch * Sun Jul 05 2015 Douglas Schilling Landgraf <dougsland@redhat.com> 1.0-5 - Replace distutils packing for autotools * Fri Jul 03 2015 Douglas Schilling Landgraf <dougsland@redhat.com> 1.0-4 - chmod/chown should be outside of with * Thu Jul 02 2015 Douglas Schilling Landgraf <dougsland@redhat.com> 1.0-3 - Improve uuid API handling - improve spec - try/except to syslog * Thu Jul 02 2015 Douglas Schilling Landgraf <dougsland@redhat.com> 1.0-2 - Improvements in docstring, persist_uuid and pki module * Wed Jun 24 2015 Douglas Schilling Landgraf <dougsland@redhat.com> 1.0-1 - Support registration for Engine 3.3 or higher - Split package for python2 and python3 - Improve persist/unpersist handling - Improve uuid handling - Improve logging * Thu May 07 2015 Douglas Schilling Landgraf <dougsland@redhat.com> 1.0-0 - Initial take