Wed, 26 Jun 2024 20:27:34 UTC | login

Information for build python-factory-boy-2.7.0-3.fc25

ID16820
Package Namepython-factory-boy
Version2.7.0
Release3.fc25
Epoch
SummaryA versatile test fixtures replacement based on thoughtbot's factory_girl
Descriptionfactory_boy is a fixtures replacement based on thoughtbot's factory_girl <http://github.com/thoughtbot/factory_girl>. Its features include: - Straightforward syntax - Support for multiple build strategies (saved/unsaved instances, attribute dicts, stubbed objects) - Powerful helpers for common cases (sequences, sub-factories, reverse dependencies, circular factories, ...) - Multiple factories per class support, including inheritance - Support for various ORMs (currently Django, Mogo, SQLAlchemy)
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:26:01 UTC
CompletedSat, 14 Apr 2018 20:26:01 UTC
Tags
f28
f29
RPMs
src
python-factory-boy-2.7.0-3.fc25.src.rpm (info) (download)
noarch
python-factory-boy-doc-2.7.0-3.fc25.noarch.rpm (info) (download)
python2-factory-boy-2.7.0-3.fc25.noarch.rpm (info) (download)
python3-factory-boy-2.7.0-3.fc25.noarch.rpm (info) (download)
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.0-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Jul 06 2016 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.7.0-2 - Add BuildRequires: python-sphinx_rtd_theme * Thu Jun 23 2016 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.7.0-1 - Version 2.7.0 * Wed Feb 24 2016 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.6.1-1 - Version 2.6.1 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Nov 14 2015 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.6.0-3 - Add python-faker dependency - Use python_provide macro * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Wed Oct 21 2015 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.6.0-1 - New version 2.6.0 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Dec 23 2014 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.5.2-1 - New version 2.5.2 * Tue Dec 23 2014 Juan Orti <jorti@fedoraproject.org> - 2.4.1-4 - Use parallel make * Mon Dec 15 2014 Juan Orti <jorti@fedoraproject.org> - 2.4.1-3 - Update to commit 392db861e585f12038f18f41e467ecfcab9d39b0 - Drop patch factory_boy-2.4.1-disable_broken_tests.patch * Wed Dec 10 2014 Juan Orti <jorti@fedoraproject.org> - 2.4.1-2 - Rename python3 subpackage to python3-factory-boy - Move manpage to doc subpackage and to section 3 - Fit summary and description in 80 characters width lines - Remove .buildinfo files - Run tests - Add patch to disable broken tests - Change Source0 to GitHub - Add documentation in plain text format * Wed Dec 03 2014 Juan Orti <jorti@fedoraproject.org> - 2.4.1-1 - Update to version 2.4.1 - Spec file cleanup * Sat May 24 2014 Didier Fabert <didier.fabert@gmail.com> 2.3.1-1 - Initial RPM release