[Python-modules-commits] [python-model-mommy] branch master updated (9792f13 -> 0a42dd8)

Edward Betts edward at moszumanska.debian.org
Tue May 31 08:32:23 UTC 2016


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

edward pushed a change to branch master
in repository python-model-mommy.

      from  9792f13   Fixed VCS URL (https)
       new  6b110a4   Import python-model-mommy_1.2.6.orig.tar.gz
       new  4233b20   record new upstream branch created by importing python-model-mommy_1.2.6.orig.tar.gz and merge it
       new  0a42dd8   New upstream release.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                          | 441 ++------------------------------------
 README.rst                        | 432 ++-----------------------------------
 debian/.git-dpm                   |  14 +-
 debian/changelog                  |  12 +-
 debian/compat                     |   2 +-
 debian/control                    |  27 ++-
 debian/copyright                  |  23 +-
 debian/rules                      |  12 +-
 model_mommy.egg-info/PKG-INFO     | 441 ++------------------------------------
 model_mommy.egg-info/SOURCES.txt  |   1 +
 model_mommy.egg-info/requires.txt |   5 +-
 model_mommy/__init__.py           |   2 +-
 model_mommy/exceptions.py         |   5 +
 model_mommy/generators.py         |  69 +++++-
 model_mommy/mommy.py              | 253 +++++++++++++++-------
 model_mommy/recipe.py             | 100 ++++++++-
 model_mommy/timezone.py           |   5 +-
 model_mommy/utils.py              |  33 +++
 requirements.txt                  |   5 +-
 setup.py                          |  10 +-
 20 files changed, 510 insertions(+), 1382 deletions(-)
 create mode 100644 model_mommy/utils.py

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



More information about the Python-modules-commits mailing list