[Python-modules-commits] [factory-boy] annotated tag v1.1.4 created (now d821ddb)

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.1.4
in repository factory-boy.

        at  d821ddb   (tag)
   tagging  c3069876b43cc30b24df44ef1b5ada1a1dc0358b (commit)
  replaces  v1.1.3
 tagged by  Raphaël Barrois
        on  Tue Jun 19 12:44:05 2012 +0200

- Log -----------------------------------------------------------------
Release of factory_boy v1.1.4

Michael Joseph (2):
      Typo.
      Typo: thoughtbot (fixes link too)

Mikhail Korobov (3):
      Test running improvements: tests can be run under python 2.6 (by using optional unittest2), tox config for testing under different pythons, explicit python version requirements (factory_boy works with python 2.6 and 2.7); ./setup.py test returns proper error code in case of test failure.
      2 bytes less to download
      proper shebang for setup.py

Raphaël Barrois (29):
      Add a '@use_strategy' decorator for forcing alternate strategies.
      Add travis-ci configuration.
      Add and document abstract factories (Closes #8).
      Fix the __str__ method of factory classes.
      Fix tests.
      Move ATTR_SPLITTER logic to a dedicated module.
      Merge pull request #9 from kmike/test-improvements
      Cleaner extract_dict: allow excluded keys.
      Add basis for PostGenerationDeclaration
      Make tests compatible with python2.6 + unittest2
      Whitespace cleanup
      Add PostGenerationDeclarationDict (cf. DeclarationDict).
      Handle the PostGeneration declarations.
      Expose and test factory.RelatedFactory.
      Rename post_declaration to post_generation.
      Add doc for post_generation hooks.
      Merge pull request #11 from kmike/test-improvements
      Add link to documentation on first page.
      Cleaner link.
      Fixed documentation link.
      Fix typo in docs/subfactory.rst (Closes #13).
      Typo in PostGenerationMethodCall.__init__ (Closes #14).
      Only absorb dependant arguments for SubFactory fields (Closes #15).
      Enable builds for python-2.6 on travis-ci.
      Try to install unittest2 on python-2.6 for travis-ci.
      Add link to travis-ci build status image.
      Fix sequence count for SubFactory (Closes #16).
      Merge pull request #17 from michaeljoseph/patch-1
      Version bump to 1.1.4

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

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