Revisions of python-rasterio

John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 1161127 from Libor Pechacek's avatar Libor Pechacek (LPechacek) (revision 11)
- Fix build with GDAL 3.8 
  Added patch rasterio-1.3.9-Build-two-branches-master-and-the-.patch
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1119002 from Libor Pechacek's avatar Libor Pechacek (LPechacek) (revision 10)
- Update to v1.3.9
  * Lean on numpy for minimum and maximum values of float data
    types (#2946).
  * Replace rasterio.dtypes.in_dtype_range() with the version
    inside the edit-info command (#2946).
  * Deallocate _filepath VSI filesystem plugin callback structs
    to prevent the memory leak reported in #2932.
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1096203 from Libor Pechacek's avatar Libor Pechacek (LPechacek) (revision 9)
Bugfix release 1.3.8:
  * Rasterio's Python file VSI plugin is now compatible with GDAL
    VRTs such as the one used for boundless reads of datasets (#2856).
  * Crashes when accessing the block shapes of a multidataset
    HDF5 file are now prevented (#2859).
  * Adds a workaround for a GDAL multithreaded compression bug
    introduced in 3.6.0 (#2851).
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 1040833 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 7)
- Update to v1.3.4
  * This version is good for use with GDAL 3.6.0 as well as previous
    versions.
  * Bug fixes
    + Use Python long for FilePath VSI plugin's file position
    + In the case that a GDAL function returns NULL but doesn't set
      an error, we now raise SystemError instead of silently failing
    + Azure storage access key can be taken from the environment if
      not explicitly provided to AzureSession
    + Skip empty parts of PATH on Windows when adding DLL directories
    + get_data_window is fixed for the case where the nodata value
      is nan
    + Ensure that GTiff, not COG, driver is used by default for TIFFs
  * Other Changes
    + Resampling tests have been updated to account for changes in
      GDAL 3.6.0
    + Variables in TransformerBase.xy have been renamed for better
      clarity
    + Avoid use of a fixed port for the warp test server
- Update to v1.3.3
  * Packaging
    + The rasterio._loading module, which supports DLL loading on
      Windows, has been moved into __init__.py and is no longer
      used anywhere else
  * Bug fixes
    + GeoTIFF profiles combining tiled=False and a defined
      blockysize are now supported
    + URLs with // in the query string are now properly parsed
    + Rasterio's Python file VSI plugin now sets the position of
      the underlying stream to 0 on close, resolving
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 972629 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 5)
Depends on https://build.opensuse.org/request/show/972626

- Update to version 1.2.10
  For a detailed list of changes, see included CHANGES.txt or
  https://github.com/rasterio/rasterio/blob/master/CHANGES.txt
- Bump cligj required version, to avoid incompatibility with
  click >= 8.0
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 872129 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 4)
- Update to version 1.2.0 
  * Note well: Python versions before 3.6 are no longer 
    supported by this project.
  New features:
  * Binary wheels on PyPI include PROJ 7.2.1 and GDAL 3.2.1.
  * Support for Azure Blob Storage using an "az" URI scheme.
  * Support for RPCs and coordinate transformations and 
    raster warping with RPCs.
  * dst_path and dst_kwds parameters for rasterio's merge 
    tool allow results to be written directly to a dataset.
  * In "w" mode the driver keyword argument of open() may 
    be omitted.
  * transform_geom() has been optimized for sequences of 
    geometries.
- Only build for the primary python3 flavor because:
  * NumPy and SciPy in Tumbleweed no longer provide a package for
    the python36 flavor (NEP 29)
  * python-GDAL is not (yet) available for multiple python3 flavors
Angelos Tzotsos's avatar Angelos Tzotsos (tzotsos) accepted request 745250 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 3)
- Update to version 1.1.0 see changes for all changes
  + Support for Python 2 is deprecated and a warning is raised from the
    rasterio.compat module. 
  + This module will be deleted in a future version.
- Fix build by adding proj (proj.db) as buildrequires
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 682589 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
- Update to version 1.0.21
- Implement single-spec version
- Switch to github sources which include test data
Displaying all 11 revisions
openSUSE Build Service is sponsored by