[Git][debian-gis-team/rasterio][experimental] 4 commits: New upstream version 1.2.6

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



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


Commits:
79d2fdc6 by Bas Couwenberg at 2021-06-23T05:12:14+02:00
New upstream version 1.2.6
- - - - -
e0a9c688 by Bas Couwenberg at 2021-06-23T05:12:48+02:00
Update upstream source from tag 'upstream/1.2.6'

Update to upstream version '1.2.6'
with Debian dir 161df5a83a7e1f47c2addbf76b3a86afdbaf3157
- - - - -
7391d867 by Bas Couwenberg at 2021-06-23T05:13:24+02:00
New upstream release.

- - - - -
88e14a5f by Bas Couwenberg at 2021-06-23T05:14:33+02:00
Set distribution to experimental.

- - - - -


3 changed files:

- CHANGES.txt
- debian/changelog
- 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)
 ------------------
 


=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+rasterio (1.2.6-1~exp1) experimental; urgency=medium
+
+  * Team upload.
+  * New upstream release.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 23 Jun 2021 05:14:17 +0200
+
 rasterio (1.2.5-1~exp1) experimental; urgency=medium
 
   * Team upload.


=====================================
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/-/compare/b10b43a40ea3eaa64e99a6b241fafeb2ac82613a...88e14a5fe208239ede0f60b10dc343ed6d353909

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/compare/b10b43a40ea3eaa64e99a6b241fafeb2ac82613a...88e14a5fe208239ede0f60b10dc343ed6d353909
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/52bcd7e7/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list