[Python-modules-commits] [factory-boy] annotated tag v1.0.4 created (now 123ca85)

Brian May bam at moszumanska.debian.org
Thu Jan 5 01:38:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

bam pushed a change to annotated tag v1.0.4
in repository factory-boy.

        at  123ca85   (tag)
   tagging  adf158a674c46bf6c30cf73f3983db3badc60772 (commit)
 tagged by  Raphaël Barrois
        on  Wed Dec 21 12:32:39 2011 +0100

- Log -----------------------------------------------------------------
Release of factory_boy 1.0.4

Mark Sandstrom (3):
      factory_boy: a test fixtures replacement based on thoughtbot's factory_girl for Ruby
      ignore build/ dist/ and MANIFEST
      minor correction to the LazyAttributeSequence example in the readme

Raphaël Barrois (49):
      Remove trailing whitespace
      Fix concurrency between declarations for LazyAttributes and Sequence.
      Improve base.py: use pop(), allow factory inheritance.
      Update text wrt previous commit.
      Trailing whitespace
      Improve handling of custom build/create functions.
      Version bump.
      Improve README.
      Cleaner code for ordered attributes.
      Add a DeclarationHolder containing all the logic related to attribute declaration.
      Move tests.
      Update gitignore for VI
      Add SubFactories, and full testing.
      Version bump
      Ignore coverage files.
      Prevent inherited classes from affecting superclasses.
      Fix the SubFactory/Sequence behaviour.
      Add tests for nice behaviour of SubFactory.
      Add a new type of attribute, SelfAttribute.
      Allow users to define a custom method for retrieving the first sequence of a given factory.
      Add some doc on subfactories.
      Fix doc for _setup_next_sequence; fix trailing whitespace.
      Add a 'DjangoModelFactory'.
      Allow the definition of 'abstract' factories.
      Use the same sequence counter for parent and child classes.
      Cleanup rmoch's DjangoModelFactory fix.
      Allow inheriting from more than one factory.
      Update docstrings.
      Handle nested SubFactory with extra attributes.
      Better fix for nested subfactories.
      Huge refactoring and code cleanup.
      Update all tests, and fix a couple of bugs.
      Bugfix for stub.
      Rewrite all the 'OrderedDeclaration' part.
      Django models always have a _default_manager attribute; .objects may not be a manager.
      Update README.
      Add first draft of a documentation.
      Version bump, author info updated.
      Add utf8 file headers.
      Temporary alternate package name.
      Allow custom 'build' functions.
      Add a 'test' command to the setup.py script.
      Update copyrights.
      Add encoding header.
      Cleanup base module.
      More cleanup and comments in factory.base
      Cleanup 'factory.declarations'.
      Cleanup 'factory.declarations'.
      Update author/maintainer information.

Richard Moch (1):
      Bugfix DjangoModelFactory

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/factory-boy.git



More information about the Python-modules-commits mailing list