[Python-modules-commits] [logilab-common] branch master updated (6fdabb8 -> 9fc3363)

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 17 22:15:40 UTC 2016


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

morph pushed a change to branch master
in repository logilab-common.

      from  6fdabb8   Update Vcs fields for git migration
       new  cfc0555   switch to PyPI redirector
       new  1391537   Import logilab-common_1.1.0.orig.tar.gz
       new  1928c33   record new upstream branch created by importing logilab-common_1.1.0.orig.tar.gz and merge it
       new  5f2cbe1   New upstream release
       new  5a0e46e   extend packaging copyright years
       new  1aa0f5c   leave only one definition of LGPL-2.1 (make lintian happy)
       new  9fc3363   releasing package logilab-common version 1.1.0-1

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:
 ChangeLog                        |  12 +
 PKG-INFO                         |   2 +-
 __pkginfo__.py                   |   2 +-
 debian/.git-dpm                  |  14 +-
 debian/changelog                 |  11 +
 debian/copyright                 |   4 +-
 debian/watch                     |   5 +-
 logilab/common/configuration.py  |   4 +-
 logilab/common/modutils.py       |   6 +-
 logilab/common/optik_ext.py      |   6 +-
 logilab/common/pytest.py         | 157 ++++++++-
 logilab/common/shellutils.py     |  56 ----
 logilab/common/testlib.py        | 696 +--------------------------------------
 logilab/common/umessage.py       | 107 +++---
 logilab_common.egg-info/PKG-INFO |   2 +-
 test/unittest_configuration.py   |  52 ++-
 test/unittest_shellutils.py      |  44 +--
 test/unittest_testlib.py         |  81 ++---
 test/unittest_umessage.py        |  31 +-
 19 files changed, 373 insertions(+), 919 deletions(-)

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



More information about the Python-modules-commits mailing list