[Python-modules-commits] [djangorestframework-gis] branch master updated (ca6320d -> 98b6f0c)

Michael Fladischer fladi at moszumanska.debian.org
Wed Nov 4 10:01:37 UTC 2015


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

fladi pushed a change to branch master
in repository djangorestframework-gis.

      from  ca6320d   Update changelog.
       new  f0736cc   record new upstream branch created by importing djangorestframework-gis_0.9.6.orig.tar.gz
       new  1a7f03a   Import djangorestframework-gis_0.9.6.orig.tar.gz
       new  36e5765   Disable tests that only work with PostGIS
       new  55a6a84   Skip tests the fail with spatialite.
       new  335064b   merge patched into master
       new  d4d7f61   Clean egg-info files to aaloow two clean builds in a row.
       new  98b6f0c   New upstream release.

The 7 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                                        | 11 ++++-
 CHANGES.rst                                        |  9 +++++
 README.rst                                         | 13 +++---
 debian/.git-dpm                                    | 14 +++----
 debian/changelog                                   |  9 +++++
 debian/clean                                       |  5 +++
 ...-the-coordinates-are-approximately-equal-.patch | 30 --------------
 debian/patches/series                              |  1 -
 debian/patches/skip_tests_spatialite.patch         |  2 +-
 debian/patches/spatialite.patch                    |  2 +-
 rest_framework_gis/__init__.py                     |  2 +-
 rest_framework_gis/serializers.py                  | 47 +++++++++++++---------
 setup.py                                           |  1 +
 tests/django_restframework_gis_tests/models.py     |  1 +
 .../django_restframework_gis_tests/serializers.py  | 20 +++++++--
 tests/django_restframework_gis_tests/tests.py      | 12 +++++-
 tests/django_restframework_gis_tests/urls.py       |  3 +-
 tests/django_restframework_gis_tests/views.py      | 14 +++++--
 18 files changed, 120 insertions(+), 76 deletions(-)
 create mode 100644 debian/clean
 delete mode 100644 debian/patches/0003-Assert-that-the-coordinates-are-approximately-equal-.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/djangorestframework-gis.git



More information about the Python-modules-commits mailing list