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

Fix sdist builds #340

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Fix sdist builds #340

merged 1 commit into from
Jun 14, 2024

Conversation

ocefpaf
Copy link
Contributor

@ocefpaf ocefpaf commented Jun 10, 2024

Closes #339

@ocefpaf
Copy link
Contributor Author

ocefpaf commented Jun 10, 2024

It is there now and should be uploaded in the next tag:

Run ls -l /home/runner/work/cftime/cftime/dist
total 5228
-rw-r--r-- 1 runner docker  226532 Jun 10 1[4](https://github.com/Unidata/cftime/actions/runs/9449706837/job/26027413304?pr=340#step:3:5):13 cftime-1.6.4-cp312-cp312-macosx_10_9_x86_64.whl
-rw-r--r-- 1 runner docker  209120 Jun 10 14:13 cftime-1.6.4-cp312-cp312-macosx_11_0_arm64.whl
-rw-r--r-- 1 runner docker 1321664 Jun 10 14:13 cftime-1.6.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
-rw-r--r-- 1 runner docker 1367700 Jun 10 14:13 cftime-1.6.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
-rw-r--r-- 1 runner docker  178[5](https://github.com/Unidata/cftime/actions/runs/9449706837/job/26027413304?pr=340#step:3:6)76 Jun 10 14:13 cftime-1.6.4-cp312-cp312-win_amd64.whl
-rw-r--r-- 1 runner docker  229558 Jun 10 14:13 cftime-1.[6](https://github.com/Unidata/cftime/actions/runs/9449706837/job/26027413304?pr=340#step:3:7).4-cp38-cp38-macosx_10_9_x86_64.whl
-rw-r--r-- 1 runner docker  211180 Jun 10 14:13 cftime-1.6.4-cp38-cp38-macosx_11_0_arm64.whl
-rw-r--r-- 1 runner docker 1342968 Jun 10 14:13 cftime-1.6.4-cp38-cp38-manylinux_2_1[7](https://github.com/Unidata/cftime/actions/runs/9449706837/job/26027413304?pr=340#step:3:8)_x86_64.manylinux2014_x86_64.whl
-rw-r--r-- 1 runner docker  190013 Jun 10 14:13 cftime-1.6.4-cp38-cp38-win_amd64.whl
-rw-r--r-- 1 runner docker   54601 Jun 10 14:13 cftime-1.6.4.tar.gz

See https://github.com/Unidata/cftime/actions/runs/9449706837/job/26027413304?pr=340

@jswhit jswhit merged commit 8a08443 into Unidata:master Jun 14, 2024
35 checks passed
@ocefpaf ocefpaf deleted the fix_sdist_built branch June 14, 2024 17:37
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

Successfully merging this pull request may close these issues.

sdist not uploaded to pypi by github action
2 participants