[python-cligj] branch upstream updated (d5bdc47 -> 84e0b63)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Dec 25 15:17:25 UTC 2015


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

sebastic pushed a change to branch upstream
in repository python-cligj.

      from  d5bdc47   Imported Upstream version 0.3.0
       new  84e0b63   Imported Upstream version 0.4.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:
 .travis.yml               |  15 ++++-
 CHANGES.txt               |   6 ++
 README.rst                | 141 +++++++++++++++++++++++++++++++---------------
 cligj/__init__.py         |  13 ++++-
 cligj/features.py         | 108 +++++++++++++++++++++++++++++++++++
 setup.py                  |   4 +-
 tests/onepoint.geojson    |   4 ++
 tests/test_features.py    | 126 +++++++++++++++++++++++++++++++++++++++++
 tests/twopoints.geojson   |   1 +
 tests/twopoints_seq.txt   |   2 +
 tests/twopoints_seqrs.txt |   7 +++
 11 files changed, 377 insertions(+), 50 deletions(-)
 create mode 100644 cligj/features.py
 create mode 100644 tests/onepoint.geojson
 create mode 100644 tests/test_features.py
 create mode 100644 tests/twopoints.geojson
 create mode 100644 tests/twopoints_seq.txt
 create mode 100644 tests/twopoints_seqrs.txt

-- 
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