Wed, 26 Jun 2024 10:19:48 UTC | login

Information for build testcloud-0.3.7-1.fc33

ID187754
Package Nametestcloud
Version0.3.7
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 Nov 2020 12:46:35 UTC
CompletedFri, 27 Nov 2020 12:46:35 UTC
Tags
f33
RPMs
src
testcloud-0.3.7-1.fc33.src.rpm (info) (download)
noarch
python3-testcloud-0.3.7-1.fc33.noarch.rpm (info) (download)
testcloud-0.3.7-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Nov 16 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.7-1 - Do not throw out ugly tracebacks if user uses cli (#1887815) - Parse CMD_LINE_ARGS and add CMD_LINE_ENVS (https://pagure.io/testcloud/issue/49) - Add try/except check to instance.prepare() as permissions error can occur there too - Update documentation - Add manpage * Fri Oct 09 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.6-1 - Improve user experience when testcloud fails because of missing group * Thu Aug 27 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.5-4 - ExclusiveArch to prevent koji from trying to build this on i686 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.3.5-2 - Rebuilt for Python 3.9 * Fri May 22 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.5-1 - Typo fix in RHEL 8 qemu-kvm naming workaround * Thu May 21 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.4-1 - Ugly hotfix for tmt * Wed May 20 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.3-1 - Support RHEL 8 hosts (different qemu-kvm path) - Move most of the deps into python3-testcloud * Sun Apr 19 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.2-1 - Require only libguestfs-tools-c from libguestfs - Bump default RAM size to 768 MB - Fix for libvirt >= 6.0 - Fix DeprecationWarning: invalid escape sequence \w * 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)