[Python-modules-commits] [djangorestframework-gis] branch upstream updated (50cf746 -> a44f228)
Michael Fladischer
fladi at moszumanska.debian.org
Fri Nov 24 09:56:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch upstream
in repository djangorestframework-gis.
from 50cf746 Import djangorestframework-gis_0.11.1.orig.tar.gz
new 47e049e Import djangorestframework-gis_0.11.2.orig.tar.gz
new a44f228 New upstream version 0.12
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:
CHANGES.rst | 17 +++++
PKG-INFO | 2 +-
README.rst | 60 ++++++++++++++----
djangorestframework_gis.egg-info/PKG-INFO | 2 +-
djangorestframework_gis.egg-info/SOURCES.txt | 1 -
djangorestframework_gis.egg-info/requires.txt | 3 +-
requirements.txt | 3 +-
rest_framework_gis/__init__.py | 2 +-
rest_framework_gis/fields.py | 27 +++++---
rest_framework_gis/filters.py | 23 ++++---
setup.cfg | 3 +-
setup.py | 2 +-
tests/__init__.py | 0
tests/django_restframework_gis_tests/models.py | 1 -
tests/django_restframework_gis_tests/test_bbox.py | 5 +-
.../django_restframework_gis_tests/test_filters.py | 5 +-
.../test_performance.py | 6 +-
tests/django_restframework_gis_tests/tests.py | 73 ++++++++++++++++++++--
tests/django_restframework_gis_tests/views.py | 2 +-
tests/urls.py | 7 ++-
20 files changed, 193 insertions(+), 51 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