djangorestframework-gis 0.12-1 source package in Ubuntu

Changelog

djangorestframework-gis (0.12-1) unstable; urgency=low

  * New upstream release.
  * Move upstream signing key to debian/upstream/signing-key.asc.
  * Add python(3)-six to Build-Depends as they are used during tests.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Bump Standards-Version to 4.1.1.
  * Enable autopkgtest-pkg-python testsuite.
  * Install README.rst for both Python2 and Python3 packages.

 -- Michael Fladischer <email address hidden>  Fri, 24 Nov 2017 10:50:17 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
djangorestframework-gis_0.12-1.dsc 2.2 KiB ec1adcce6ad1e9f9efa7e1a452f8c67a990f7048922f4d0ed7c4ae0687ae00f2
djangorestframework-gis_0.12.orig.tar.gz 27.7 KiB 80f5e024079f23421c7a34123eb0f50e8a324a61fc1366ed0173aa1a89d766a7
djangorestframework-gis_0.12-1.debian.tar.xz 38.3 KiB c09583d628eaf09d98e3458b29ab8789377d14247bb40b134646e612d2425732

Available diffs

No changes file available.

Binary packages built by this source

python-djangorestframework-gis: Geographic add-ons for Django REST Framework

 djangorestframework-gis extends the Django REST Framework to also handle
 geographic data as used by GeoDjango during serialization and deserialization.
 It provides the following features:
 .
  * GeometryField: This field handles GeoDjango geometry fields, providing
      custom to_native and from_native methods for GeoJSON input/output.
  * GeoModelSerializer: This serializer updates the field_mapping dictionary to
      include field mapping of GeoDjango geometry fields to the above
      GeometryField.
  * GeoFeatureModelSerializer: GeoFeatureModelSerializer is a subclass of
      GeoModelSerializer which will output data in a format that is GeoJSON
      compatible.
  * InBBOXFilter: Filters a queryset to only those instances within a certain
      bounding box.

python3-djangorestframework-gis: No summary available for python3-djangorestframework-gis in ubuntu cosmic.

No description available for python3-djangorestframework-gis in ubuntu cosmic.