[python-osmapi] branch master updated (55a5ead -> d5f961f)

Bas Couwenberg sebastic at debian.org
Tue Sep 5 20:55:19 UTC 2017


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

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

      from  55a5ead   Set distribution to unstable.
       new  6801a42   New upstream version 1.0.0
       new  e80c9b7   Merge tag 'upstream/1.0.0'
       new  6810fd1   New upstream release.
       new  d58c273   Add python{,3}-httpretty to build dependencies.
       new  c77afda   Bump Standards-Version to 4.0.0, no changes.
       new  76c422f   Add autopkgtest to test installability.
       new  3ce4a5c   Add patch to skip test requiring network.
       new  d5f961f   Set distribution to unstable.

The 8 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:
 .gitignore                         |  1 +
 .travis.yml                        |  6 ++----
 CHANGELOG.md                       | 10 ++++++++++
 README.md                          | 14 ++++++++++++--
 build.sh                           |  6 ++----
 debian/changelog                   | 10 ++++++++++
 debian/control                     |  4 +++-
 debian/patches/offline-tests.patch | 23 +++++++++++++++++++++++
 debian/patches/series              |  1 +
 debian/rules                       |  2 +-
 debian/tests/control               |  3 +++
 osmapi/OsmApi.py                   | 24 ++++++++++++++++++++++--
 osmapi/__init__.py                 |  2 +-
 setup.py                           |  3 ++-
 test-requirements.txt              |  3 ++-
 tests/changeset_tests.py           | 18 +++++++++---------
 tests/functional_tests.py          | 17 +++++++++++++++++
 tests/helper_tests.py              | 23 ++++++++++-------------
 tox.ini                            |  6 +-----
 19 files changed, 132 insertions(+), 44 deletions(-)
 create mode 100644 debian/patches/offline-tests.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/tests/control
 create mode 100644 tests/functional_tests.py

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