Sun, 19 May 2024 16:33:34 UTC | login

Information for build testcloud-0.3.1-1.fc33

ID139744
Package Nametestcloud
Version0.3.1
Release1.fc33
Epoch
SummaryTool for running cloud images locally
Descriptiontestcloud is a relatively simple system which is capable of booting images designed for cloud systems on a local system with minimal configuration. testcloud is designed to be (and remain) somewhat simple, trading fancy cloud system features for ease of use and sanity in development.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 09:30:25 UTC
CompletedFri, 27 Mar 2020 09:30:25 UTC
Tags
f33
RPMs
src
testcloud-0.3.1-1.fc33.src.rpm (info) (download)
noarch
python3-testcloud-0.3.1-1.fc33.noarch.rpm (info) (download)
testcloud-0.3.1-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Mar 02 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.1-1 - Remove Python 2 support - Raise TestcloudImageError if failed to open file - instance: call qemu-img in quiet mode * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.3.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.3.0-3 - Rebuilt for Python 3.8 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed May 22 2019 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.0-1 - Support creating UEFI VMs * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Nov 20 2018 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.2.2-1 - drop and obsolete python2-testcloud on Fedora >= 30 - Fix setup.py test to also work with Python 3 (pytest-3) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 0.2.1-2 - Rebuilt for Python 3.7 * Fri Jun 29 2018 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.2.1-1 - domain-template: use cpu host-passthrough - domain-template: use urandom for RNG * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.2.0-2 - Rebuilt for Python 3.7 * Wed May 30 2018 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.2.0-1 - Drop Fedora 26 - Use Python 3 by default - Remove shebangs from non-executables - Split testcloud into testcloud, python2-testcloud and python3-testcloud * Wed May 02 2018 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.1.18-1 - Host /dev/random passthrough * Tue Mar 06 2018 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.1.17-1 - Add instance clean command - Ignore error when domain stopped between stop attempts - Add Makefile