[Python-modules-commits] [contextlib2] branch jessie-backports updated (9e7cafd -> 01b3a7c)

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun May 22 02:18:05 UTC 2016


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

mithrandi pushed a change to branch jessie-backports
in repository contextlib2.

      from  9e7cafd   Add version to unittest2 build dependencies.
      adds  997aa20   Add version to unittest2 build-dependencies.
      adds  63c8988   Import contextlib2_0.5.3.orig.tar.gz
      adds  1a5c175   record new upstream branch created by importing contextlib2_0.5.3.orig.tar.gz and merge it
      adds  ee0de49   New upstream release.
      adds  7ac1658   Ship .pydist files.
      adds  5cdcbc5   Bump Standards-Version to 3.9.8 (no changes).
      adds  dfdac0f   Update Vcs-* URLs for https.
      adds  3832900   Fixed VCS URL (https)
      adds  57a3d2e   Merge / resolve conflicts.
       new  0afae40   Merge branch 'master' into jessie-backports
       new  01b3a7c   Rebuild for jessie-backports.

The 2 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:
 MANIFEST.in                               |  3 ++
 NEWS.rst                                  | 48 +++++++++++++++++++++++++------
 PKG-INFO                                  | 39 ++++++++++++++++---------
 README.rst                                | 36 ++++++++++++++---------
 VERSION.txt                               |  2 +-
 PKG-INFO => contextlib2.egg-info/PKG-INFO | 39 ++++++++++++++++---------
 contextlib2.egg-info/SOURCES.txt          | 17 +++++++++++
 contextlib2.egg-info/dependency_links.txt |  1 +
 contextlib2.egg-info/top_level.txt        |  1 +
 contextlib2.py                            | 22 +++++++++++---
 debian/.git-dpm                           | 14 ++++-----
 debian/changelog                          | 17 +++++++++++
 debian/control                            |  6 ++--
 debian/python-contextlib2.pydist          |  1 +
 debian/python3-contextlib2.pydist         |  1 +
 docs/index.rst                            |  6 ++--
 setup.cfg                                 |  8 ++++++
 setup.py                                  | 10 +++----
 test_contextlib2.py                       | 43 +++++++++++++++++++++++++++
 19 files changed, 242 insertions(+), 72 deletions(-)
 create mode 100644 MANIFEST.in
 copy PKG-INFO => contextlib2.egg-info/PKG-INFO (52%)
 create mode 100644 contextlib2.egg-info/SOURCES.txt
 create mode 100644 contextlib2.egg-info/dependency_links.txt
 create mode 100644 contextlib2.egg-info/top_level.txt
 create mode 100644 debian/python-contextlib2.pydist
 create mode 100644 debian/python3-contextlib2.pydist
 create mode 100644 setup.cfg

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



More information about the Python-modules-commits mailing list