Skip to content

DOC/CI: Prepare for v0.24 release #2440

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

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

greglucas
Copy link
Contributor

@greglucas greglucas commented Sep 24, 2024

  • Release notes
  • Add Python 3.13 tests and builds

closes #2429

@greglucas greglucas added Type: Documentation CI: build wheels Run the release/wheel building on PR labels Sep 24, 2024
@greglucas greglucas added this to the Next Release milestone Sep 24, 2024
@greglucas
Copy link
Contributor Author

3.13 wheels are currently blocked by pyproj4/pyproj#1425

@rcomer
Copy link
Member

rcomer commented Oct 3, 2024

pyproj 3.7 is out and CI is green 🎉

Copy link
Member

@rcomer rcomer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems good to me.

- Release notes
- Add Python 3.13 tests and builds
@greglucas
Copy link
Contributor Author

@rcomer, I just pushed another two updates:

  • Added the new LambertZoneII Projection to the list of projections
  • Added v0.24 release notes to the what's new page

I'm not sure why the coastline cacheing test is failing on windows now...

@greglucas greglucas merged commit d3a6e72 into SciTools:main Oct 7, 2024
35 checks passed
@greglucas greglucas deleted the doc-v0.24 branch October 7, 2024 18:02
@rcomer
Copy link
Member

rcomer commented Oct 7, 2024

The PyPI wheels only go up to py3.12 😕
https://pypi.org/project/Cartopy/#files

@QuLogic
Copy link
Member

QuLogic commented Oct 7, 2024

That's because the matrix generation pins cibuildwheel to an old version; I'm trying to see if I can fix it in #2450.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: build wheels Run the release/wheel building on PR Type: Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Planning for next release
3 participants