[Git][debian-gis-team/rasterio][upstream] New upstream version 1.2.6

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Jun 23 04:31:31 BST 2021



Bas Couwenberg pushed to branch upstream at Debian GIS Project / rasterio


Commits:
79d2fdc6 by Bas Couwenberg at 2021-06-23T05:12:14+02:00
New upstream version 1.2.6
- - - - -


2 changed files:

- CHANGES.txt
- rasterio/__init__.py


Changes:

=====================================
CHANGES.txt
=====================================
@@ -1,6 +1,12 @@
 Changes
 =======
 
+1.2.6 (2021-06-22)
+------------------
+
+- Replace the defective 1.2.5 sdist, which had breakpoint in merge.py. This did
+  not affect wheels.
+
 1.2.5 (2021-06-21)
 ------------------
 


=====================================
rasterio/__init__.py
=====================================
@@ -40,7 +40,7 @@ import rasterio.enums
 import rasterio.path
 
 __all__ = ['band', 'open', 'pad', 'Env']
-__version__ = "1.2.5"
+__version__ = "1.2.6"
 __gdal_version__ = gdal_version()
 
 # Rasterio attaches NullHandler to the 'rasterio' logger and its



View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/79d2fdc633c0fa66b4c3fa43177afdebc2eec4e2

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/79d2fdc633c0fa66b4c3fa43177afdebc2eec4e2
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/20210623/548a7708/attachment.htm>


More information about the Pkg-grass-devel mailing list