Sat, 20 Apr 2024 00:50:26 UTC | login

Information for build python-fixtures-0.3.12-3.el6

ID820
Package Namepython-fixtures
Version0.3.12
Release3.el6
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 unittest compatible test cases easy and straight forward.
Built byhguemar
State complete
Volume DEFAULT
StartedFri, 06 Mar 2015 16:46:15 UTC
CompletedFri, 06 Mar 2015 16:48:34 UTC
Taskbuild (cloud6-el6, python-fixtures-0.3.12-3.el6.src.rpm)
Tags
cloud6-openstack-common-candidate
RPMs
src
python-fixtures-0.3.12-3.el6.src.rpm (info) (download)
noarch
python-fixtures-0.3.12-3.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * 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