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

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

        at  c0cc108   (tag)
   tagging  dc16881ebf674295a3e855bfc4798a0ce8bd94d2 (commit)
  replaces  v1.0.4
 tagged by  Raphaël Barrois
        on  Fri Feb 24 01:14:43 2012 +0100

- Log -----------------------------------------------------------------
Release of factory_boy 1.1.0

Andrey Voronov (1):
      Update README.rst

Carl Meyer (6):
      Allow public classmethods on factories.
      Merge branch 'master' into allow-public-classmethods
      Added API test for classmethod on factory.
      Clarify extended if check in DeclarationDict.update_with_public.
      Added support for staticmethods on factories as well.
      Correct out-of-date docstring.

George Hickman (1):
      Use pip instead of easy_install

Mark Sandstrom (1):
      Updated the package description

Raphaël Barrois (23):
      Merge pull request #2 from dnerdy/master
      Fix package name for re-upload to PyPI.
      Fix kwargs syntax in README custom creation section.
      Add docs for SubFactory.
      Properly import the 'base' module in test_base.
      Add factory.build(), factory.create(), factory.stub() methods.
      Publish the make_factory method, and make sure that complex declarations work with it.
      Add examples to the doc.
      Add tests for subfactory field overriding.
      Merge pull request #3 from ghickman/master
      Add support for 'LazyContainerAttribute', when a SubFactory field needs access to attributes from its parent.
      Rearrange tests.
      Merge pull request #4 from carljm/allow-public-classmethods
      Rename LazyContainerAttibute to ContainerAttribute.
      Add __repr__ / __str__ to a couple of objects.
      Add a PendingDeprecationWarning on associated class auto-discovery.
      Remove deprecated examples from the doc -- explicit is better than implicit, etc.
      Merge pull request #5 from eyvoro/patch-1
      Allow using '__' in factory.SelfAttribute.
      Improve documentation.
      Upgrade version.
      Add README.
      Improve the 'SelfAttribute' syntax.

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

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