[Python-modules-commits] [cookiecutter] branch upstream updated (119be0b -> 6555ddb)

Vincent Bernat bernat at moszumanska.debian.org
Sat Sep 16 14:58:46 UTC 2017


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

bernat pushed a change to branch upstream
in repository cookiecutter.

      from  119be0b   Import cookiecutter_1.5.0.orig.tar.gz
       new  6555ddb   New upstream release.

The 1 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:
 .travis.yml                     |   2 +-
 AUTHORS.rst                     |   2 +
 CONTRIBUTING.rst                | 927 ++++++++++++++++++++--------------------
 HISTORY.rst                     |  56 ++-
 Makefile                        |  12 +-
 README.rst                      |  53 ++-
 cookiecutter/__init__.py        |   2 +-
 cookiecutter/prompt.py          |  45 +-
 docs/contributor_guidelines.rst |   4 +-
 docs/contributor_testing.rst    |   2 +-
 docs/core_committer_guide.rst   |  30 +-
 docs/installation.rst           |  82 +++-
 docs/tutorials.rst              |  13 +-
 docs/types_of_contributions.rst |   9 +-
 setup.cfg                       |   2 +-
 setup.py                        |   2 +-
 tests/test_read_user_dict.py    |  72 ++--
 tox.ini                         |   9 +-
 18 files changed, 727 insertions(+), 597 deletions(-)

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



More information about the Python-modules-commits mailing list