Skip to content

Fix missing sdist from PyPI#4512

Merged
shyuep merged 7 commits intomaterialsproject:masterfrom
DanielYang59:fix-sdist-name-in-release
Oct 7, 2025
Merged

Fix missing sdist from PyPI#4512
shyuep merged 7 commits intomaterialsproject:masterfrom
DanielYang59:fix-sdist-name-in-release

Conversation

@DanielYang59
Copy link
Copy Markdown
Contributor

@DanielYang59 DanielYang59 commented Oct 6, 2025

fix #4509

tested in my fork: https://github.com/DanielYang59/pymatgen/actions/runs/18279908313/job/52040659228

dist/pymatgen-2025.6.14-cp313-cp313-macosx_10_13_x86_64.whl
dist/pymatgen-2025.6.14-cp312-cp312-win32.whl
dist/pymatgen-2025.6.14-cp310-cp310-win_amd64.whl
dist/pymatgen-2025.6.14-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
dist/pymatgen-2025.6.14-cp311-cp311-win_amd64.whl
dist/pymatgen-2025.6.14-cp311-cp311-macosx_10_9_x86_64.whl
dist/pymatgen-2025.6.14-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
dist/pymatgen-2025.6.14-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
dist/pymatgen-2025.6.14-cp311-cp311-win32.whl
dist/pymatgen-2025.6.14-cp310-cp310-macosx_10_9_x86_64.whl
dist/pymatgen-2025.6.14-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
dist/pymatgen-2025.6.14-cp313-cp313-macosx_11_0_arm64.whl
+ dist/pymatgen-2025.6.14.tar.gz
dist/pymatgen-2025.6.14-cp312-cp312-macosx_10_13_x86_64.whl
dist/pymatgen-2025.6.14-cp310-cp310-macosx_11_0_arm64.whl
dist/pymatgen-2025.6.14-cp313-cp313-win_amd64.whl
dist/pymatgen-2025.6.14-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
dist/pymatgen-2025.6.14-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
dist/pymatgen-2025.6.14-cp313-cp313-win32.whl
dist/pymatgen-2025.6.14-cp310-cp310-win32.whl
dist/pymatgen-2025.6.14-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
dist/pymatgen-2025.6.14-cp311-cp311-macosx_11_0_arm64.whl
dist/pymatgen-2025.6.14-cp312-cp312-macosx_11_0_arm64.whl
dist/pymatgen-2025.6.14-cp312-cp312-win_amd64.whl
dist/pymatgen-2025.6.14-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

@DanielYang59 DanielYang59 marked this pull request as draft October 6, 2025 11:43
@DanielYang59 DanielYang59 changed the title Fix sdist name in release workflow, fix missing sdist from PyPI Fix missing sdist from PyPI Oct 6, 2025
@DanielYang59 DanielYang59 marked this pull request as ready for review October 6, 2025 11:57
@shyuep shyuep merged commit 5e0ca68 into materialsproject:master Oct 7, 2025
43 of 44 checks passed
@DanielYang59 DanielYang59 deleted the fix-sdist-name-in-release branch October 7, 2025 07:15
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.

Missing source distribution (sdist) in PyPI for >=2025.4.20 (python 3.13)

2 participants