Skip to content

Comments

CI: Set GDAL_VERSION only in build-wheels & deploy on tag release#3449

Merged
snowman2 merged 1 commit intorasterio:maint-1.4from
snowman2:whl
Dec 8, 2025
Merged

CI: Set GDAL_VERSION only in build-wheels & deploy on tag release#3449
snowman2 merged 1 commit intorasterio:maint-1.4from
snowman2:whl

Conversation

@snowman2
Copy link
Member

@snowman2 snowman2 commented Dec 8, 2025

No description provided.

@snowman2 snowman2 added this to the 1.4.4 milestone Dec 8, 2025
@w8sl
Copy link
Contributor

w8sl commented Dec 8, 2025

GDAL_VERSION for mac and linux builds is obtained from gdal-config --version, which is not available on Windows

@snowman2
Copy link
Member Author

snowman2 commented Dec 8, 2025

GDAL_VERSION for mac and linux builds is obtained from gdal-config --version, which is not available on Windows

Yes, I understand. For Windows, it is purely used in setup.py for the version check. The version for windows is controlled by the vcpkg.json file. This refactor is to reduce duplication and ensure consistency.

@snowman2 snowman2 merged commit 9a6a1d1 into rasterio:maint-1.4 Dec 8, 2025
9 of 10 checks passed
snowman2 added a commit to snowman2/rasterio that referenced this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants