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

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

      from  3b20a0b   Imported Upstream version 0.5.0
       new  1f5d976   Imported Upstream version 0.6.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                     |   1 +
 CHANGELOG.md                    |  11 ++
 CONTRIBUTING.md                 |  55 +++++++++
 osmapi/OsmApi.py                | 245 ++++++++++++++++++++++++++++++++++++----
 osmapi/__init__.py              |   2 +-
 requirements.txt                |   1 +
 setup.py                        |   2 +-
 tests/changeset_tests.py        |  30 ++---
 tests/fixtures/passwordfile.txt |   1 +
 tests/helper_tests.py           |  18 +++
 tests/node_tests.py             |  53 ++++++++-
 tests/relation_tests.py         |  32 ++++++
 tests/way_tests.py              |  22 ++++
 tox.ini                         |   2 +-
 14 files changed, 429 insertions(+), 46 deletions(-)
 create mode 100644 CONTRIBUTING.md
 create mode 100644 tests/fixtures/passwordfile.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-osmapi.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to