[Git][debian-gis-team/rasterio][upstream] New upstream version 1.5~rc0
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Dec 30 07:11:24 GMT 2025
Bas Couwenberg pushed to branch upstream at Debian GIS Project / rasterio
Commits:
35322431 by Bas Couwenberg at 2025-12-30T07:47:12+01:00
New upstream version 1.5~rc0
- - - - -
111 changed files:
- .github/workflows/build-wheels.yaml
- .github/workflows/test_gdal_build.yaml
- .github/workflows/test_gdal_latest.yaml
- .github/workflows/test_gdal_tags.yaml
- .github/workflows/tests.yaml
- .gitignore
- .pre-commit-config.yaml
- .readthedocs.yaml
- CHANGES.txt
- CONTRIBUTING.rst
- Dockerfile
- MANIFEST.in
- Makefile
- README.rst
- ci/config.sh
- ci/vcpkg.json
- docs/api/rasterio.path.rst → docs/api/rasterio.abc.rst
- + docs/api/rasterio.cache.rst
- + docs/api/rasterio.rio.create.rst
- docs/api/rasterio.rio.rst
- docs/api/rasterio.rst
- + docs/api/rasterio.stack.rst
- docs/environment.yml
- docs/index.rst
- docs/installation.rst
- docs/topics/concurrency.rst
- examples/thread_pool_executor.py
- pyproject.toml
- rasterio/__init__.py
- rasterio/_base.pxd
- rasterio/_base.pyx
- rasterio/_example.pyx
- rasterio/_features.pyx
- rasterio/_filepath.pyx
- rasterio/_fill.pyx
- rasterio/_io.pyx
- rasterio/_show_versions.py
- rasterio/_transform.pyx
- + rasterio/_vendor/click_plugins.py
- rasterio/_vendor/snuggs.py
- rasterio/_version.pxd
- rasterio/_version.pyx
- rasterio/_warp.pyx
- + rasterio/cache.pyx
- rasterio/crs.pxd
- rasterio/crs.pyx
- rasterio/dtypes.py
- rasterio/enums.py
- rasterio/env.py
- rasterio/features.py
- rasterio/gdal.pxi
- rasterio/io.py
- rasterio/mask.py
- rasterio/merge.py
- rasterio/plot.py
- rasterio/rio/calc.py
- rasterio/rio/convert.py
- rasterio/rio/info.py
- rasterio/rio/main.py
- rasterio/rio/options.py
- rasterio/rio/sample.py
- rasterio/rio/warp.py
- rasterio/rpc.py
- − rasterio/serde.py
- rasterio/session.py
- rasterio/transform.py
- rasterio/vrt.py
- rasterio/warp.py
- requirements.txt
- − setup.cfg
- setup.py
- tests/conftest.py
- tests/rangehttpserver.py
- tests/test__env.py
- tests/test_boundless_read.py
- − tests/test_buffered_write.py
- + tests/test_cache.py
- tests/test_crs.py
- tests/test_dataset.py
- tests/test_dataset_mask.py
- tests/test_dataset_rw.py
- tests/test_driver_management.py
- tests/test_dtypes.py
- tests/test_env.py
- tests/test_features.py
- tests/test_filepath.py
- tests/test_gdal_raster_io.py
- tests/test_image_structure.py
- tests/test_int8.py
- tests/test_mask.py
- tests/test_memoryfile.py
- tests/test_open_options.py
- tests/test_overviews.py
- tests/test_path.py
- tests/test_pyopener.py
- tests/test_read.py
- tests/test_revolvingdoor.py
- tests/test_rio_calc.py
- tests/test_rio_convert.py
- tests/test_rio_create.py
- tests/test_rio_merge.py
- tests/test_sampling.py
- tests/test_session.py
- tests/test_show_versions.py
- tests/test_tag_ns.py
- tests/test_tags.py
- tests/test_transform.py
- tests/test_warp.py
- tests/test_warpedvrt.py
- tests/test_windows.py
- tests/test_write.py
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/3532243189842015f8b314319166a83c52f45df5
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/3532243189842015f8b314319166a83c52f45df5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20251230/21915f89/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list