Changelog for
python3-testcloud-0.3.1-1.fc32.noarch.rpm :
* Mon Mar 02 2020 Frantisek Zatloukal
- 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 - 0.3.0-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok - 0.3.0-4- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hrončok - 0.3.0-3- Rebuilt for Python 3.8
* Sat Jul 27 2019 Fedora Release Engineering - 0.3.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed May 22 2019 Frantisek Zatloukal - 0.3.0-1- Support creating UEFI VMs
* Sun Feb 03 2019 Fedora Release Engineering - 0.2.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Nov 20 2018 Frantisek Zatloukal - 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 - 0.2.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jul 02 2018 Miro Hrončok - 0.2.1-2- Rebuilt for Python 3.7
* Fri Jun 29 2018 Frantisek Zatloukal - 0.2.1-1- domain-template: use cpu host-passthrough- domain-template: use urandom for RNG
* Tue Jun 19 2018 Miro Hrončok - 0.2.0-2- Rebuilt for Python 3.7
* Wed May 30 2018 Frantisek Zatloukal - 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 - 0.1.18-1- Host /dev/random passthrough
* Tue Mar 06 2018 Frantisek Zatloukal - 0.1.17-1- Add instance clean command- Ignore error when domain stopped between stop attempts- Add Makefile