[Git][debian-gis-team/rasterio][upstream] New upstream version 1.5.0
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Mon Jan 5 15:17:22 GMT 2026
Bas Couwenberg pushed to branch upstream at Debian GIS Project / rasterio
Commits:
6ce19a69 by Bas Couwenberg at 2026-01-05T16:10:22+01:00
New upstream version 1.5.0
- - - - -
2 changed files:
- CHANGES.txt
- rasterio/__init__.py
Changes:
=====================================
CHANGES.txt
=====================================
@@ -1,8 +1,8 @@
Changes
=======
-1.5.0 (TBD)
------------
+1.5.0 (2026-01-05)
+------------------
Dependencies:
=====================================
rasterio/__init__.py
=====================================
@@ -83,7 +83,7 @@ except ImportError:
have_vsi_plugin = False
__all__ = ['band', 'open', 'pad', 'Band', 'Env', 'CRS']
-__version__ = "1.5rc1"
+__version__ = "1.5.0"
__gdal_version__ = gdal_version()
__proj_version__ = ".".join([str(version) for version in get_proj_version()])
__geos_version__ = ".".join([str(version) for version in get_geos_version()])
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/6ce19a69036fbb6dac060d7fb34d09bc42e5b1c7
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/6ce19a69036fbb6dac060d7fb34d09bc42e5b1c7
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/20260105/ae9cb52e/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list