[Django] #25636: drop support to SpatiaLite < 3.0

5 views
Skip to first unread message

Django

unread,
Oct 29, 2015, 12:03:41 PM10/29/15
to django-...@googlegroups.com
#25636: drop support to SpatiaLite < 3.0
--------------------------------------+--------------------
Reporter: sir-sigurd | Owner:
Type: Cleanup/optimization | Status: new
Component: GIS | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
This will make code cleaner and will make possible to get SRIDs from the
backend.

--
Ticket URL: <https://code.djangoproject.com/ticket/25636>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 29, 2015, 12:03:59 PM10/29/15
to django-...@googlegroups.com
#25636: drop support to SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: assigned
Component: GIS | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by sir-sigurd):

* status: new => assigned
* needs_better_patch: => 0
* owner: => sir-sigurd
* needs_tests: => 0
* needs_docs: => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:1>

Django

unread,
Oct 29, 2015, 12:15:59 PM10/29/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0

-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: assigned
Component: GIS | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:2>

Django

unread,
Oct 29, 2015, 1:28:47 PM10/29/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: assigned
Component: GIS | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by claudep):

Fine for me (and ignore my comment on #25631).

--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:3>

Django

unread,
Oct 30, 2015, 3:52:54 AM10/30/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: assigned
Component: GIS | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by sir-sigurd):

If compare with PostGIS, PostGIS 2.1 is only available in latest Debian
stable and Ubuntu LTS, these releases ship SpatiaLite 4.1. Any objections
to drop support even for SpatiaLite < 4.0/4.1?

--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:4>

Django

unread,
Oct 30, 2015, 4:32:36 AM10/30/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: assigned
Component: GIS | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by claudep):

I'm not very enthusiast about dropping both 2.4 and 3 versions in Django
1.10. Let's begin by dropping 2.x only.

--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:5>

Django

unread,
Oct 30, 2015, 8:43:10 AM10/30/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: assigned
Component: GIS | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by sir-sigurd):

* has_patch: 0 => 1


Comment:

PR -- https://github.com/django/django/pull/5518

--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:6>

Django

unread,
Oct 30, 2015, 1:19:39 PM10/30/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: assigned
Component: GIS | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* needs_better_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:7>

Django

unread,
Oct 30, 2015, 3:03:16 PM10/30/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: assigned
Component: GIS | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin


Comment:

Created #25645 as a reminder to evaluate dropping SpatiaLite < 4.0 in
Django 1.11.

--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:8>

Django

unread,
Oct 31, 2015, 9:22:53 AM10/31/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: closed
Component: GIS | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"8ad923b9d06f173ff9c633af000a0b91063a5e12" 8ad923b9]:
{{{
#!CommitTicketReference repository=""
revision="8ad923b9d06f173ff9c633af000a0b91063a5e12"
Fixed #25636 -- Dropped support for SpatiaLite < 3.0
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:9>

Django

unread,
Oct 31, 2015, 9:22:53 AM10/31/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: closed
Component: GIS | Version: master

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz <claude@…>):

In [changeset:"cdb17dcb64d141c5d1919888a32a6f3e3cd58616" cdb17dc]:
{{{
#!CommitTicketReference repository=""
revision="cdb17dcb64d141c5d1919888a32a6f3e3cd58616"
Refs #25636 -- Updated instructions for libspatialite source installation
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:10>

Django

unread,
Oct 31, 2015, 9:38:58 AM10/31/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: closed
Component: GIS | Version: master

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"429c33637679545aa54bf2585852a6731e4e7a29" 429c3363]:
{{{
#!CommitTicketReference repository=""
revision="429c33637679545aa54bf2585852a6731e4e7a29"
[1.9.x] Refs #25636 -- Updated instructions for libspatialite source
installation

Backport of cdb17dcb64d141c5d1919888a32a6f3e3cd58616 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:11>

Django

unread,
Oct 31, 2015, 9:38:58 AM10/31/15
to django-...@googlegroups.com
#25636: drop support for SpatiaLite < 3.0
-------------------------------------+-------------------------------------
Reporter: sir-sigurd | Owner: sir-
Type: | sigurd
Cleanup/optimization | Status: closed
Component: GIS | Version: master

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"d60208bbae37eefb569aa09efc8c34956b30ef71" d60208bb]:
{{{
#!CommitTicketReference repository=""
revision="d60208bbae37eefb569aa09efc8c34956b30ef71"
[1.8.x] Refs #25636 -- Updated instructions for libspatialite source
installation

Backport of cdb17dcb64d141c5d1919888a32a6f3e3cd58616 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25636#comment:12>

Reply all
Reply to author
Forward
0 new messages