pypi rasterio 1.3.11

latest releases: 1.4.3, 1.4.2, 1.4.1...
14 months ago

1.3.10 can no longer build because of a deleted Numpy release, so a new Rasterio release is in order. Some key bug fixes and packaging updates are coming along for the ride.

Packaging

This release allows any Numpy version >=2.0,<3 to be used to build the package.

Wheels on PyPI include recent versions of GDAL, PROJ, Curl, and libjpeg:

  • GDAL 3.9.2 (3.9.1 on Windows)
  • PROJ 9.4.1
  • Curl 8.8.0
  • libjpeg 9f

Bug fixes

  • Leaks of CSL string lists in get/set_proj_data_search_path() have been fixed (backport of #3140).
  • Color interpretation is correctly set to "palette" after a colormap is written (backport of #3133).

Don't miss a new rasterio release

NewReleases is sending notifications on new releases.