8000 netcdf4-1.7.0.tar.gz on PyPI is missing source files · Issue #1329 · Unidata/netcdf4-python · GitHub
[go: up one dir, main page]

Skip to content

netcdf4-1.7.0.tar.gz on PyPI is missing source files #1329

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

Closed
cgohlke opened this issue Jun 13, 2024 · 5 comments
Closed

netcdf4-1.7.0.tar.gz on PyPI is missing source files #1329

cgohlke opened this issue Jun 13, 2024 · 5 comments

Comments

@cgohlke
Copy link
Contributor
cgohlke commented Jun 13, 2024

The latest source distribution on PyPI, netcdf4-1.7.0.tar.gz, is missing some source code files:

  • include/netcdf-compat.h
  • include/parallel_support_imports.pxi.in
  • include/no_parallel_support_imports.pxi.in
  • external/nc_complex/*
@ocefpaf
Copy link
Collaborator
ocefpaf commented Jun 14, 2024

Indeed. Please see #1331 (comment).

@aaraney
Copy link
aaraney commented Jun 14, 2024

I don't think the missing files in include are related to #1331. These just need to be added to the MANIFEST.in file.

include/netcdf-compat.h
include/parallel_support_imports.pxi.in
include/no_parallel_support_imports.pxi.in

@ocefpaf
Copy link
Collaborator
ocefpaf commented Jun 14, 2024

Indeed, those 3 are not part of the nc_complex. I'll address those tomorrow morning.

@aaraney
Copy link
aaraney commented Jun 14, 2024

@ocefpaf, no worries! I just opened #1336 to add them!

@mgorny
Copy link
mgorny commented Jun 18, 2024

Thanks. I can confirm that 1.7.1 looks good.

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

5 participants
0