[Python-modules-commits] [djangorestframework-gis] branch experimental updated (3a0c4f0 -> df08a31)

Michael Fladischer fladi at moszumanska.debian.org
Sun May 28 10:44:03 UTC 2017


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

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

      from  3a0c4f0   change target to experimental
       new  6a9f5fc   record new upstream branch created by importing djangorestframework-gis_0.11.2.orig.tar.gz
       new  f7c155b   Import djangorestframework-gis_0.11.2.orig.tar.gz
       new  4322dde   Use spatialite backend for tests.
       new  c4f9a15   Do not import local settings for tests.
       new  ddebe68   Add TEMPLATES setting for Django 1.8+.
       new  99c056e   merge patched-experimental into experimental
       new  937c467   change version to 0.11.2-1~exp1 (UNRELEASED) New upstream release.
       new  df08a31   change target to experimental

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:
 CHANGES.rst                                        |  6 +++
 PKG-INFO                                           |  2 +-
 README.rst                                         | 53 ++++++++++++++++++----
 debian/.git-dpm                                    | 14 +++---
 debian/changelog                                   |  6 +++
 ...02-Do-not-import-local-settings-for-tests.patch |  2 +-
 ...0003-Add-TEMPLATES-setting-for-Django-1.8.patch |  2 +-
 debian/patches/spatialite.patch                    |  2 +-
 djangorestframework_gis.egg-info/PKG-INFO          |  2 +-
 djangorestframework_gis.egg-info/SOURCES.txt       |  1 -
 rest_framework_gis/__init__.py                     |  2 +-
 rest_framework_gis/filters.py                      |  4 ++
 setup.cfg                                          |  1 +
 setup.py                                           |  2 +-
 tests/__init__.py                                  |  0
 tests/django_restframework_gis_tests/tests.py      | 12 +++--
 16 files changed, 82 insertions(+), 29 deletions(-)
 delete mode 100644 tests/__init__.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