Skip to content
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

Drop support for Python 3.8 #717

Open
soxofaan opened this issue Jan 28, 2025 · 3 comments
Open

Drop support for Python 3.8 #717

soxofaan opened this issue Jan 28, 2025 · 3 comments

Comments

@soxofaan
Copy link
Member

soxofaan commented Jan 28, 2025

Python 3.8 reached end of life October last year (2024-10-07).

This ticket is to collect and cross-reference reasons for dropping support.

Previous editions:

@soxofaan
Copy link
Member Author

soxofaan commented Jan 28, 2025

big reason we can not drop it yet: most deployments of openeo geopyspark driver are still bound to 3.8

soxofaan added a commit that referenced this issue Jan 28, 2025
Workaround for #714 isn't available on Python 3.8 due to dropped support
in geopandas==0.14
soxofaan added a commit that referenced this issue Jan 28, 2025
Workaround for #714 requires at least geopandas 0.14 but that version is
not available on Python 3.8 (#717)
@soxofaan
Copy link
Member Author

problem in #714: geopandas dropped python 3.8 support in 0.14.0 (Sept 2023)

@soxofaan
Copy link
Member Author

another possible problem as we are depending more and more on stac/pystac: pystac dropped python 3.8 support in version 1.9.0 (2023-10-23)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant