Thu, 25 Apr 2024 02:19:34 UTC | login

Information for build python-fixtures-3.0.0-2.el7

ID12573
Package Namepython-fixtures
Version3.0.0
Release2.el7
Epoch
SummaryFixtures, reusable state for writing clean tests and more
DescriptionFixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unit test compatible test cases easy and straight forward.
Built byhguemar
State complete
Volume DEFAULT
StartedTue, 27 Sep 2016 11:16:15 UTC
CompletedTue, 27 Sep 2016 11:18:50 UTC
Taskbuild (cloud7-openstack-common-el7, python-fixtures-3.0.0-2.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
cloud7-openstack-queens-testing
virt7-ovirt-common-candidate
virt7-ovirt-common-release
virt7-ovirt-common-testing
RPMs
src
python-fixtures-3.0.0-2.el7.src.rpm (info) (download)
noarch
python-fixtures-3.0.0-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Sat May 21 2016 Matthias Runge <mrunge@redhat.com> - 3.0.0-1 - update to 3.0.0 (rhbz#1281945) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 22 2016 Paul Belanger <pabelanger@redhat.com> 1.4.0-1 - New upstream 1.4.0 release - Update spec file latest python support - Fix bogus date warning - rpmlint warnings * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.14-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.3.14-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Mon Mar 24 2014 Matthias Runge <mrunge@redhat.com> - 0.3.14-1 - update to 0.3.14 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri May 31 2013 Matthias Runge <mrunge@redhat.com> - 0.3.12-3 - enable python3 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Jan 01 2013 Pádraig Brady <P@draigBrady.com> - 0.3.12-1 - Update to 0.3.12 * Fri Nov 16 2012 Pádraig Brady <P@draigBrady.com> - 0.3.9-4 - Update changelog * Fri Nov 16 2012 Pádraig Brady <P@draigBrady.com> - 0.3.9-3 - Fix License: * Thu Nov 15 2012 Pádraig Brady <P@draigBrady.com> - 0.3.9-2 - Remove version dependency on python-testtools (assume always >= 0.9.12) - BuildRequire python2-devel rather than python-devel - Adjust License: * Wed Nov 14 2012 Pádraig Brady <P@draigBrady.com> - 0.3.9-1 - Initial package