[Python-modules-commits] [logilab-common] branch upstream updated (17cc71e -> 98ae7c4)
Sandro Tosi
morph at moszumanska.debian.org
Mon Dec 12 00:25:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository logilab-common.
from 17cc71e Import logilab-common_1.2.2.orig.tar.gz
new 98ae7c4 Import logilab-common_1.3.0.orig.tar.gz
The 1 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 | 5 ++++
MANIFEST.in | 6 ++---
PKG-INFO | 3 +--
README | 1 -
__pkginfo__.py | 4 ++--
bin/{pytest => logilab-pytest} | 0
bin/{pytest.bat => logilab-pytest.bat} | 0
doc/{pytest.1 => logilab-pytest.1} | 20 ++++++++--------
logilab/common/configuration.py | 3 +++
logilab/common/fileutils.py | 8 +------
logilab/common/modutils.py | 40 +++++++++++++++++++++++--------
logilab/common/pytest.py | 34 +++++++++++++-------------
logilab/common/shellutils.py | 2 +-
logilab/common/testlib.py | 8 +++++--
logilab_common.egg-info/PKG-INFO | 3 +--
logilab_common.egg-info/SOURCES.txt | 6 ++---
test/data/__pkginfo__.py | 2 +-
test/unittest_configuration.py | 44 ++++++++++++++++++++++++++++++++++
test/unittest_fileutils.py | 13 ++++------
test/unittest_modutils.py | 16 +++++++------
test/unittest_textutils.py | 14 +++++------
21 files changed, 150 insertions(+), 82 deletions(-)
rename bin/{pytest => logilab-pytest} (100%)
rename bin/{pytest.bat => logilab-pytest.bat} (100%)
rename doc/{pytest.1 => logilab-pytest.1} (62%)
--
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