Skip to content

Use PEP 621 metadata to fix building with flit-core >= 4 - #598

Merged
ogrisel merged 1 commit into
cloudpipe:masterfrom
mgorny:pep621
Aug 6, 2026
Merged

Use PEP 621 metadata to fix building with flit-core >= 4#598
ogrisel merged 1 commit into
cloudpipe:masterfrom
mgorny:pep621

Conversation

@mgorny

@mgorny mgorny commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fixes #597

Fixes cloudpipe#597

Signed-off-by: Michał Górny <mgorny@gentoo.org>
@lesteve

lesteve commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Looks good, thanks for the PR 🙏 and good luck for your fixing spree 💪!

I am not a cloudpickle maintainer, but I'll try to get a maintainer attention on this PR.

@ogrisel ogrisel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, LGTM. It fixes the problem of the linked issue and pip wheel . successfully generates a wheel with a good-looking cloudpickle-3.2.0.dev0.dist-info/METADATA file.

@ogrisel
ogrisel merged commit 9608d89 into cloudpipe:master Aug 6, 2026
25 checks passed
@mgorny
mgorny deleted the pep621 branch August 6, 2026 13:59
@mgorny

mgorny commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Yeah, I've diffed the wheels and the differences seem minimal; mostly related to newer Core Metadata format.

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.

cloudpickle doesn't build anymore from sources with flit_core>=4

3 participants