Wed, 26 Jun 2024 20:19:38 UTC | login

Information for build python-factory-boy-2.11.1-5.fc31

ID93437
Package Namepython-factory-boy
Version2.11.1
Release5.fc31
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
StartedWed, 24 Jul 2019 03:55:33 UTC
CompletedWed, 24 Jul 2019 03:55:33 UTC
Tags
f31
RPMs
src
python-factory-boy-2.11.1-5.fc31.src.rpm (info) (download)
noarch
python-factory-boy-doc-2.11.1-5.fc31.noarch.rpm (info) (download)
python3-factory-boy-2.11.1-5.fc31.noarch.rpm (info) (download)
Changelog * Wed Mar 13 2019 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.11.1-5 - Drop python2 subpackage * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 2.11.1-2 - Rebuilt for Python 3.7 * 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