[Python-modules-commits] [logilab-common] branch master updated (c6771ad -> 809aed8)
Sandro Tosi
morph at moszumanska.debian.org
Mon Dec 12 00:25:28 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 c6771ad releasing package logilab-common version 1.2.2-1
new 98ae7c4 Import logilab-common_1.3.0.orig.tar.gz
new 2836345 record new upstream branch created by importing logilab-common_1.3.0.orig.tar.gz and merge it
new a5c9829 New upstream release
new e7ce672 remove, badly outdated
new f07acd8 handle the rename of pytest to logilab-pytest
new 809aed8 releasing package logilab-common version 1.3.0-1
The 6 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
debian/.git-dpm | 14 +++++------
debian/README.source | 4 ----
debian/changelog | 9 +++++++
debian/python-logilab-common.manpages | 2 +-
debian/rules | 14 +++++------
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 +++++------
26 files changed, 174 insertions(+), 101 deletions(-)
rename bin/{pytest => logilab-pytest} (100%)
rename bin/{pytest.bat => logilab-pytest.bat} (100%)
delete mode 100644 debian/README.source
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