[python-osmapi] branch master updated (5ab60e8 -> bfef530)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat May 30 15:02:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository python-osmapi.
from 5ab60e8 Move from experimental to unstable.
new 1f5d976 Imported Upstream version 0.6.0
new 016fd19 Merge tag 'upstream/0.6.0'
new 79f8e01 New upstream release.
new 20ce1fb Install CONTRIBUTING.md in documentation.
new bfef530 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 | 1 +
CHANGELOG.md | 11 ++
CONTRIBUTING.md | 55 +++++++++
debian/changelog | 7 ++
debian/docs | 1 +
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 +-
16 files changed, 437 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
More information about the Pkg-grass-devel
mailing list