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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Sep 26 04:08:29 BST 2024



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


Commits:
322e556d by Bas Couwenberg at 2024-09-26T04:56:22+02:00
New upstream version 1.4.0
- - - - -


3 changed files:

- AUTHORS.txt
- CHANGES.txt
- rasterio/__init__.py


Changes:

=====================================
AUTHORS.txt
=====================================
@@ -6,6 +6,7 @@ Authors
 * Aldo Culquicondor
 * Alessandro Amici
 * Alex Shepherd
+* Alexander
 * Alexander Ivanov
 * Alfred-Mountfield
 * Amit Kapadia
@@ -17,6 +18,7 @@ Authors
 * Arno Gobbin
 * AsgerPetersen
 * Bas Couwenberg
+* Ben
 * Ben Lewis
 * Bill Morris
 * Brendan Ward
@@ -29,14 +31,19 @@ Authors
 * Damien Ayers
 * Dan "Ducky" Little
 * Dan Baston
+* Daniel Evans
 * Daniel J. H
 * Darren Weber
 * David Hoese
 * Denis Rykov
 * Dr Martin Black
+* Eli Wenig
 * Elliott Sales de Andrade
+* Emily Selwood
+* Eric Hutton
 * Erik Seglem
 * Etienne B. Racine
+* Evan McClain
 * Even Rouault
 * Ewout ter Hoeven
 * Felix Divo
@@ -47,7 +54,9 @@ Authors
 * Gregory Raevski
 * Guillaume Lostis
 * Guy Doulberg
+* Henry Rodman
 * Howard Butler
+* Huseyin Kaya
 * Ian Schneider
 * Idan Miara
 * Ismail Sunni
@@ -55,16 +64,19 @@ Authors
 * James Hiebert
 * James McBride
 * James Seppi
+* Jan Žák
 * Jeffrey Gerard
 * Jennifer Reiber Kyle
 * Jeremy Hooke
 * Jesse Crocker
+* João Santos
+* Joel Jaeschke
 * Johan Van de Wauw
 * Jonas Sølvsteen
 * Joris Van den Bossche
 * Joshua Arnott
-* João Santos
 * Juan Luis Cano Rodríguez
+* Karthik Venkataramani
 * Keith Jenkins
 * Kelsey Jordahl
 * Kevin Wurster
@@ -73,23 +85,35 @@ Authors
 * Kyle Barron
 * Leah Wasser
 * Loïc Dutrieux
+* Lukas Paulun
 * Lukasz
+* Luke Pinner
+* Marcin Swaltek
 * Mark Boer
 * Martijn Visser
 * Martin Kaesberger
 * Martin Raspaud
+* Mateo
 * Matt Savoie
 * Matthew Perry
+* Matthias Daues
 * Maxim Dubinin
+* Maxwell Lindsay
 * Mike Taves
+* Nandan Manjunatha
 * Nat Wilson
 * Nick Grue
 * Nico Mandery
+* Nicolai Mogensen
 * Nikolai Janakiev
 * Norman Barker
+* Obidur Rahman
 * Olivier Cloux
+* PPazderski
 * Pablo Sanfilippo
 * Patrick Young
+* Pedro Alves Quilici Coutinho
+* Pieter Roggemans
 * Pratik Yadav
 * RK Aranas
 * Raaj Tilak Sarma
@@ -99,9 +123,13 @@ Authors
 * Ryan Grout
 * Sam Murphy
 * Samuel Kogler
+* Sander Jansen
+* Scott Staniewicz
 * Sean Gillies
+* Sebastien Tremblay-Johnston
 * Seth Fitzsimmons
 * Seth Miller
+* Stephen Knox
 * Steven Pestana
 * Tim Gates
 * Tomáš Hrnčiar
@@ -114,14 +142,19 @@ Authors
 * appanacca
 * asmith26
 * cgohlke
+* cpegel
 * derekjanni
 * dnomadb
 * firas omrane
 * grovduck
 * jaredairbusaerial
+* jbutle55
 * ljburtz
 * morrme
 * ngrue
 * ryan
+* snowman2
 * sshuair
+* stonebig
+* sudobangbang
 * ungarj


=====================================
CHANGES.txt
=====================================
@@ -1,6 +1,14 @@
 Changes
 =======
 
+1.4.0 (2024-09-25)
+------------------
+
+This is the final 1.4.0 release. The package version, credits, and citation
+file have been updated. There have been no other changes since 1.4.0rc2.
+Rasterio is the work of 157 contributors, including 33 new contributors since
+1.3.0.
+
 1.4.0rc2 (2024-09-10)
 ---------------------
 


=====================================
rasterio/__init__.py
=====================================
@@ -81,7 +81,7 @@ except ImportError:
     have_vsi_plugin = False
 
 __all__ = ['band', 'open', 'pad', 'Band', 'Env', 'CRS']
-__version__ = "1.4.0rc2"
+__version__ = "1.4.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/322e556dc8181ebb4ed18d6d7af15445606f8341

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/322e556dc8181ebb4ed18d6d7af15445606f8341
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/20240926/d3b69858/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list