[Python-modules-commits] [cookiecutter] branch debian/master updated (e10a1ab -> 3165457)

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


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

bernat pushed a change to branch debian/master
in repository cookiecutter.

      from  e10a1ab   Refresh patches after git-dpm to gbp pq conversion
       new  6555ddb   New upstream release.
       new  fa72fde   Updated version 1.5.1 from 'upstream/1.5.1'
       new  80c60a2   New upstream release
       new  d6af6a9   Refresh patches
       new  3ab1d16   d/control: bump Standards-Version
       new  3165457   Prepare for release

The 6 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 +-
 debian/changelog                                   |   4 +-
 debian/control                                     |   2 +-
 .../patches/0002-Use-PyYAML-instead-of-poyo.patch  |   2 +-
 ...-privacy-breach-images-from-documentation.patch |   2 +-
 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 +-
 22 files changed, 733 insertions(+), 601 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