[python-cligj] branch upstream updated (5b6c496 -> 5c835a9)
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Mon Jun 15 15:16:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a change to branch upstream
in repository python-cligj.
from 5b6c496 Imported Upstream version 0.1.0
new 5c835a9 Imported Upstream version 0.2.0
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:
.gitignore | 4 +
CHANGES.txt | 9 +++
README.rst | 38 +++++++++
cligj/plugins.py | 207 ++++++++++++++++++++++++++++++++++++++++++++++++
setup.py | 6 +-
tests/__init__.py | 2 +
tests/broken_plugins.py | 20 +++++
tests/test_plugins.py | 133 +++++++++++++++++++++++++++++++
8 files changed, 416 insertions(+), 3 deletions(-)
create mode 100644 CHANGES.txt
create mode 100644 cligj/plugins.py
create mode 100644 tests/__init__.py
create mode 100644 tests/broken_plugins.py
create mode 100644 tests/test_plugins.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-cligj.git
More information about the Pkg-grass-devel
mailing list