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

New post release to create Python 3.13 wheels #1370

Closed
ocefpaf opened this issue Oct 9, 2024 · 7 comments
Closed

New post release to create Python 3.13 wheels #1370

ocefpaf opened this issue Oct 9, 2024 · 7 comments

Comments

@ocefpaf
Copy link
Collaborator

ocefpaf commented Oct 9, 2024

The CIs are passing for Python 3.13, the wheels are getting created and tested in the latest commit. We should be OK to mint a post release of 1.7.1 to upload those wheels.

@jswhit
Copy link
Collaborator

jswhit commented Oct 19, 2024

OK thanks @ocefpaf. I will create a new release this week.

@jswhit
Copy link
Collaborator

jswhit commented Oct 22, 2024

1.7.2 release created, wheels (including 3.13) up on pypi

@jswhit jswhit closed this as completed Oct 22, 2024
@neutrinoceros
Copy link
Contributor

Is it expected that windows + cp313 wheels are missing ?

@veenstrajelmer
Copy link

veenstrajelmer commented Oct 23, 2024

Thanks for creating this release! One minor administrative issue, python 3.13 was not added to the classifiers yet:

classifiers = [
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Intended Audience :: Science/Research",

Is it expected that windows + cp313 wheels are missing ?

I also notice this, so it seems unfortunately that the 1.7.2 release does not yet support python 3.13 after all..

@veenstrajelmer
Copy link

@jswhit and @ocefpaf can this issue be reopened or should the wheels already be available?

@veenstrajelmer
Copy link

@neutrinoceros thanks a lot for mentioning this. Indeed all works now. I did not test it after it failed right after the release, but see now that the py3.13 windows wheels were already made available 1 day after the release of netcdf 1.7.2.

@jswhit and @ocefpaf I also noticed there are no python 3.8 wheels available for windows for netcdf 1.7.2. Could these still be added? I am aware that python 3.8 has been dropped, but since the package says it supports python 3.8, I would have expected these wheels to be present there.

One additional request, could you also add the release to github? https://github.com/Unidata/netcdf4-python/releases

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

4 participants