[python-cligj] branch master updated (516d997 -> af3b04d)

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


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

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

      from  516d997   Set distribution to unstable.
       new  84e0b63   Imported Upstream version 0.4.0
       new  7d94974   Merge tag 'upstream/0.4.0'
       new  db5e309   New upstream release.
       new  ebb29a9   Collapse double newline into one.
       new  af3b04d   Set distribution to unstable.

The 5 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 +++++++++++++++++++++++++++++++++++
 debian/changelog          |   7 +++
 debian/copyright          |   1 -
 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 +++
 13 files changed, 384 insertions(+), 51 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