Sat, 27 Apr 2024 04:59:05 UTC | login

Information for build python-testscenarios-0.5.0-8.el7

ID21487
Package Namepython-testscenarios
Version0.5.0
Release8.el7
Epoch
SummaryTestscenarios, a pyunit extension for dependency injection
Descriptiontestscenarios provides clean dependency injection for python unittest style tests. This can be used for interface testing (testing many implementations via a single test suite) or for classic dependency injection (provide tests with dependencies externally to the test code itself, allowing easy testing in different situations).
Built byamoralej
State complete
Volume DEFAULT
StartedThu, 08 Feb 2018 10:52:11 UTC
CompletedThu, 08 Feb 2018 10:54:15 UTC
Taskbuild (cloud7-openstack-queens-el7, python-testscenarios-0.5.0-8.el7.src.rpm)
Tags
cloud7-openstack-queens-candidate
cloud7-openstack-queens-release
cloud7-openstack-queens-testing
cloud7-openstack-rocky-release
cloud7-openstack-rocky-testing
cloud7-openstack-stein-release
cloud7-openstack-stein-testing
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
virt7-ovirt-44-candidate
RPMs
src
python-testscenarios-0.5.0-8.el7.src.rpm (info) (download)
noarch
python2-testscenarios-0.5.0-8.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 0.5.0-8 - Cleanup spec file conditionals * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.5.0-7 - Python 2 binary package renamed to python2-testscenarios See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-4 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Nov 20 2015 Matthias Runge <mrunge@redhat.com> - 0.5.0-1 - update to 0.5.0 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-7 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Apr 03 2015 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.4-5 - Add python3 support (RHBZ #1208889) * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue May 21 2013 Matthias Runge <mrunge@redhat.com> - 0.4-2 - correct License: ASL 2.0 and BSD - include doc files * Fri May 17 2013 Matthias Runge <mrunge@redhat.com> - 0.4-1 - Initial package.