[python-osmapi] branch jessie-backports updated (f0951cd -> 658daeb)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jun 5 13:14:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch jessie-backports
in repository python-osmapi.
from f0951cd Rebuild for jessie-backports.
adds 1f5d976 Imported Upstream version 0.6.0
adds 016fd19 Merge tag 'upstream/0.6.0'
adds 79f8e01 New upstream release.
adds 20ce1fb Install CONTRIBUTING.md in documentation.
adds bfef530 Set distribution to unstable.
new 9e207a2 Merge tag 'debian/0.6.0-1' into jessie-backports
new 658daeb Rebuild for jessie-backports.
The 2 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 | 13 +++
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, 443 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