Package: rasterio / 1.4.3-3

Metadata

Package Version Patches format
rasterio 1.4.3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Rename rio to rasterio Closes 788463.patch | (download)

setup.cfg | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 rename rio to rasterio (closes: #788463)

There is already another package providing a binary "rio".


click 8.2.patch | (download)

tests/test_rio_create.py | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 fix ftbfs with click 8.2.
pr3367 click plugins.patch | (download)

rasterio/_show_versions.py | 1 0 + 1 - 0 !
rasterio/click_plugins.py | 247 247 + 0 - 0 !
rasterio/rio/main.py | 3 2 + 1 - 0 !
requirements.txt | 1 0 + 1 - 0 !
setup.py | 1 0 + 1 - 0 !
tests/test_show_versions.py | 1 0 + 1 - 0 !
6 files changed, 249 insertions(+), 5 deletions(-)

 vendor click-plugins, pypi package no longer maintained.