-
Notifications
You must be signed in to change notification settings - Fork 4
ci: test on Python 3.14 #159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps [arro3-core](https://github.com/kylebarron/arro3) from 0.5.1 to 0.6.2. - [Release notes](https://github.com/kylebarron/arro3/releases) - [Changelog](https://github.com/kylebarron/arro3/blob/main/CHANGELOG.md) - [Commits](kylebarron/arro3@py-v0.5.1...py-v0.6.2)
Python 3.14 to be released on 7 Oct 2025, changelog at https://docs.python.org/3.14/whatsnew/3.14.html
Bumps [obstore](https://github.com/developmentseed/obstore) from 0.6.0 to 0.8.1. - [Release notes](https://github.com/developmentseed/obstore/releases) - [Changelog](https://github.com/developmentseed/obstore/blob/main/CHANGELOG.md) - [Commits](developmentseed/obstore@py-v0.6.0...py-v0.8.1)
|
Error from https://github.com/stac-utils/rustac-py/actions/runs/17749865147/job/50442524464?pr=159#step:7:16 Need to get |
Bumps [obstore](https://github.com/developmentseed/obstore) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/developmentseed/obstore/releases) - [Changelog](https://github.com/developmentseed/obstore/blob/main/CHANGELOG.md) - [Commits](developmentseed/obstore@py-v0.8.1...py-v0.8.2)
Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/pyproj4/pyproj/releases) - [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst) - [Commits](pyproj4/pyproj@3.7.1...3.7.2)
|
Ok, now blocked by pyogrio==0.11.0 (dependency of geopandas) at https://github.com/stac-utils/rustac-py/actions/runs/17779980323/job/50536783872?pr=159#step:7:128 DetailsNeed to wait for geopandas/pyogrio#560 to add Python 3.14 support (or figure out GDAL deps 😛) |
Bumps [pyogrio](https://github.com/geopandas/pyogrio) from 0.11.1 to 0.12.1. - [Release notes](https://github.com/geopandas/pyogrio/releases) - [Changelog](https://github.com/geopandas/pyogrio/blob/main/CHANGES.md) - [Commits](geopandas/pyogrio@v0.11.1...v0.12.1)
Bumps [rasterio](https://github.com/rasterio/rasterio) from 1.4.3 to 1.4.4rc0. - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/1.4.4rc0/CHANGES.txt) - [Commits](rasterio/rasterio@1.4.3...1.4.4rc0)
| [[package]] | ||
| name = "rasterio" | ||
| version = "1.4.3" | ||
| version = "1.4.4rc0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bumping rasterio to 1.4.4rc0 to get the Python 3.14 wheels, but should probably wait for an official non-RC release, xref rasterio/rasterio#3406
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rasterio is only needed for dev, so I'm ok depending on a pre-release if it unblocks wheels.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rustac-py is already releasing abi3 wheels on https://pypi.org/project/rustac/0.9.2/#files, so they should be installable on Python 3.14 already. The change here only affects CI testing.
In any case, it sounds like rasterio 1.4.4 should be out in two days, so shouldn't need to wait too long.
Python 3.14 to be released on 7 Oct 2025, changelog at https://docs.python.org/3.14/whatsnew/3.14.html
Related to conda-forge/rustac-feedstock#9