Skip to content

Comments

DEP: Python 3.10+ & GDAL 3.6+#3440

Merged
snowman2 merged 2 commits intorasterio:mainfrom
snowman2:python
Dec 5, 2025
Merged

DEP: Python 3.10+ & GDAL 3.6+#3440
snowman2 merged 2 commits intorasterio:mainfrom
snowman2:python

Conversation

@snowman2
Copy link
Member

@snowman2 snowman2 commented Dec 5, 2025

@snowman2 snowman2 added this to the 1.4.4 milestone Dec 5, 2025
@snowman2 snowman2 added the dependencies Pull requests that update a dependency file label Dec 5, 2025
@snowman2
Copy link
Member Author

snowman2 commented Dec 5, 2025

Looks like GDAL 3.5.3 docker doesn't work with Python 3.10. Going to update GDAL version as well ...

@snowman2 snowman2 changed the title DEP: Python 3.10+ DEP: Python 3.10+ & GDAL 3.6+ Dec 5, 2025
@snowman2 snowman2 added the backport-1.4 To be backported to maint-1.4 label Dec 5, 2025
@snowman2 snowman2 merged commit 9880c5c into rasterio:main Dec 5, 2025
12 of 25 checks passed
snowman2 added a commit that referenced this pull request Dec 5, 2025
@snowman2 snowman2 deleted the python branch December 5, 2025 17:58
@w8sl
Copy link
Contributor

w8sl commented Dec 6, 2025

👍

BTW:
GDAL version for Windows is also defined in build-wheels.yaml

But it works anyway:

Python 3.14.2 free-threading build (tags/v3.14.2:df79316, Dec  5 2025, 17:53:56) [MSC v.1944 64 bit (ARM64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import rasterio
... print(rasterio.__gdal_version__)
...
3.10.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-1.4 To be backported to maint-1.4 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants