Opened 11 months ago

Closed 9 months ago

#34572 closed New feature (fixed)

Confirm/Add support for GDAL 3.7.

Reported by: Mariusz Felisiak Owned by: Mariusz Felisiak
Component: GIS Version: dev
Severity: Normal Keywords:
Cc: David Smith, Michael Howitz Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Change History (11)

comment:1 by Natalia Bidart, 11 months ago

Triage Stage: UnreviewedAccepted

Is this something we want to target for 5.0?

in reply to:  1 comment:2 by Mariusz Felisiak, 11 months ago

Replying to Natalia Bidart:

Is this something we want to target for 5.0?

For a next development version of Django, so probably 5.0.

Last edited 11 months ago by Mariusz Felisiak (previous) (diff)

comment:3 by Michael Howitz, 10 months ago

Owner: changed from nobody to Michael Howitz
Status: newassigned

comment:4 by Michael Howitz, 10 months ago

Has patch: set
Triage Stage: AcceptedReady for checkin

comment:5 by Mariusz Felisiak, 10 months ago

Triage Stage: Ready for checkinAccepted

You cannot mark your own PRs as Ready for checkin.

comment:6 by Mariusz Felisiak, 10 months ago

Patch needs improvement: set

comment:7 by Michael Howitz, 10 months ago

Cc: Michael Howitz added
Owner: Michael Howitz removed
Status: assignednew

comment:8 by Mariusz Felisiak, 10 months ago

Has patch: unset
Patch needs improvement: unset

comment:9 by Mariusz Felisiak <felisiak.mariusz@…>, 9 months ago

In 7af455a:

Refs #34572 -- Added missing GDAL_PIXEL_TYPES from GDAL 3.5+.

Check out https://github.com/OSGeo/gdal/blob/6e9103bd5/gcore/gdal.h#L62

comment:10 by Mariusz Felisiak, 9 months ago

Has patch: set
Owner: set to Mariusz Felisiak
Status: newassigned

comment:11 by GitHub <noreply@…>, 9 months ago

Resolution: fixed
Status: assignedclosed

In 953f29f7:

Fixed #34572 -- Added support for GDAL 3.7.

Co-authored-by: Michael Howitz <mh@…>

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