[Python-modules-commits] [contextlib2] branch master updated (3832900 -> 57a3d2e)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Thu May 5 01:13:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch master
in repository contextlib2.
from 3832900 Fixed VCS URL (https)
new 63c8988 Import contextlib2_0.5.3.orig.tar.gz
new 1a5c175 record new upstream branch created by importing contextlib2_0.5.3.orig.tar.gz and merge it
new ee0de49 New upstream release.
new 7ac1658 Ship .pydist files.
new 5cdcbc5 Bump Standards-Version to 3.9.8 (no changes).
new dfdac0f Update Vcs-* URLs for https.
new 57a3d2e Merge / resolve conflicts.
The 7 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 | 11 +++----
debian/control | 4 +--
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, 230 insertions(+), 76 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