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

Michael Fladischer fladi at moszumanska.debian.org
Fri Dec 11 11:45:19 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  98b6f0c   New upstream release.
       new  9e41749   record new upstream branch created by importing djangorestframework-gis_0.10.0.orig.tar.gz
       new  24f848a   Import djangorestframework-gis_0.10.0.orig.tar.gz
       new  d88722f   Disable tests that only work with PostGIS
       new  aa6647a   Skip tests the fail with spatialite.
       new  f74b4e4   merge patched into master
       new  276b90a   Disable tests that only work with PostGIS
       new  886774f   Skip tests that fail with spatialite.
       new  b281657   merge patched into master
       new  25fcc15   Update changelog.

The 9 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                                        | 21 +++---------
 CHANGES.rst                                        |  5 +++
 README.rst                                         | 37 +++++++++++-----------
 debian/.git-dpm                                    | 14 ++++----
 debian/changelog                                   |  8 +++++
 debian/patches/skip_tests_spatialite.patch         | 21 ++++++------
 debian/patches/spatialite.patch                    |  2 +-
 requirements-test.txt                              |  2 +-
 requirements.txt                                   |  2 +-
 rest_framework_gis/__init__.py                     | 26 +--------------
 rest_framework_gis/apps.py                         |  8 +----
 rest_framework_gis/fields.py                       |  3 +-
 rest_framework_gis/pagination.py                   |  4 +--
 rest_framework_gis/serializers.py                  |  3 +-
 rest_framework_gis/utils.py                        |  5 ---
 setup.py                                           |  1 -
 .../django_restframework_gis_tests/test_filters.py |  3 +-
 tests/urls.py                                      | 11 ++++---
 18 files changed, 72 insertions(+), 104 deletions(-)
 delete mode 100644 rest_framework_gis/utils.py

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