[Python-modules-commits] [python-smmap] 01/09: Merge remote-tracking branch 'origin/master'

Takaki Taniguchi takaki at moszumanska.debian.org
Tue Jul 4 08:06:19 UTC 2017


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

takaki pushed a commit to branch master
in repository python-smmap.

commit b7eefb89c3bec7ae3b496f716cdd170af1f80290
Merge: f3c0ced 2723043
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Tue Jul 4 16:52:37 2017 +0900

    Merge remote-tracking branch 'origin/master'

 PKG-INFO                                           |  33 +--
 debian/.git-dpm                                    |   4 +-
 debian/changelog                                   |  26 ++
 debian/control                                     |   4 +-
 ...manding-optional-nosexcover-while-running.patch |  21 ++
 debian/patches/series                              |   1 +
 debian/rules                                       |   4 +
 debian/watch                                       |   2 +-
 setup.py                                           |   6 +-
 smmap/__init__.py                                  |   2 +-
 smmap/buf.py                                       |  12 +-
 smmap/mman.py                                      |  22 +-
 smmap/test/lib.py                                  |  13 +-
 smmap/test/test_buf.py                             | 202 ++++++-------
 smmap/test/test_mman.py                            | 317 +++++++++++----------
 smmap/test/test_tutorial.py                        | 121 ++++----
 smmap/test/test_util.py                            |  62 ++--
 smmap/util.py                                      |  26 +-
 {smmap.egg-info => smmap2.egg-info}/PKG-INFO       |  33 +--
 {smmap.egg-info => smmap2.egg-info}/SOURCES.txt    |  12 +-
 .../dependency_links.txt                           |   0
 {smmap.egg-info => smmap2.egg-info}/top_level.txt  |   0
 {smmap.egg-info => smmap2.egg-info}/zip-safe       |   0
 23 files changed, 485 insertions(+), 438 deletions(-)

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



More information about the Python-modules-commits mailing list