Wed, 26 Jun 2024 20:37:53 UTC | login

Information for build python-factory-boy-2.11.1-1.fc29

ID30451
Package Namepython-factory-boy
Version2.11.1
Release1.fc29
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 27 May 2018 20:00:49 UTC
CompletedSun, 27 May 2018 20:00:49 UTC
Tags
f29
RPMs
src
python-factory-boy-2.11.1-1.fc29.src.rpm (info) (download)
noarch
python-factory-boy-doc-2.11.1-1.fc29.noarch.rpm (info) (download)
python2-factory-boy-2.11.1-1.fc29.noarch.rpm (info) (download)
python3-factory-boy-2.11.1-1.fc29.noarch.rpm (info) (download)
Changelog * Wed May 16 2018 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.11.1-1 - Version 2.11.1 * Tue Mar 13 2018 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.10.0-1 - Version 2.10.0 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 16 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.9.2-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Aug 25 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.9.2-1 - Version 2.9.2 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Jul 01 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.8.1-2 - Python3 changes * Sun Feb 26 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.8.1-1 - Version 2.8.1 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 2.7.0-4 - Rebuild for Python 3.6 * 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