Opened 3 weeks ago

Closed 2 weeks ago

#37313 closed New feature (fixed)

Confirm support for GEOS 3.15

Reported by: Sarah Boyce Owned by: Md. Saikat Islam
Component: GIS Version: dev
Severity: Normal Keywords:
Cc: David Smith Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

GEOS 3.15 was released on 2026-09-01, see release

Change History (10)

comment:1 by David Smith, 3 weeks ago

Triage Stage: UnreviewedAccepted

comment:2 by Md. Saikat Islam, 3 weeks ago

Owner: set to Md. Saikat Islam
Status: newassigned

comment:3 by Md. Saikat Islam, 3 weeks ago

Has patch: set

comment:4 by Md. Saikat Islam, 3 weeks ago

I have a patch ready for this issue https://github.com/django/django/pull/18755

Version 0, edited 3 weeks ago by Md. Saikat Islam (next)

comment:5 by Jacob Walls, 3 weeks ago

Patch needs improvement: set
Triage Stage: AcceptedSomeday/Maybe

We can't update the conda workflows to GEOS 3.15 until we have a compatible PostGIS verison. We'll be confirming support for PostGIS 3.7 as soon as it's ready, around the same time we do #37114.

comment:6 by Md. Saikat Islam, 2 weeks ago

Triage Stage: Someday/MaybeAccepted

According to the feedback, we're not updating conda workflows in this patch anymore. Also, updating the conda workflow isn't mandatory to confirm GEOS 3.15. We can mark this as accepted, since it was accepted previously.

comment:7 by Md. Saikat Islam, 2 weeks ago

PR: https://github.com/django/django/pull/21879 automatically closed by bot. Please consider reopening it. Or should I open a new pr?

comment:9 by Jacob Walls, 2 weeks ago

Patch needs improvement: unset
Triage Stage: AcceptedReady for checkin

comment:10 by Jacob Walls <jacobtylerwalls@…>, 2 weeks ago

Resolution: fixed
Status: assignedclosed

In e2a3da14:

Fixed #37313 -- Confirmed support for GEOS 3.15.

Note: See TracTickets for help on using tickets.
Back to Top