Skip to content

Fix setuptools 76.1 issue (and bump to >=77.0.3) #2587

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Apr 28, 2025

Can't use v77.0.0 - v77.0.2 because of new license-related errors.

setuptools>=77 opens the door to solving #1127 (comment) thanks to PEP 639 – Improving License Clarity with Better Package Metadata, namely License-File (multiple use)

Thanks to having already solved #2208, we can stay on the latest versions, which are removing support for the long deprecated easy_install and develop commands.

@Avasam Avasam changed the title Bump setuptools to setuptools>=77.0.3 Bump setuptools to >=77.0.3 Apr 28, 2025
@Avasam

This comment was marked as resolved.

@Avasam Avasam force-pushed the Bump-setuptools-to-setuptools-77.0.3 branch from f86e35c to 58e4d3e Compare May 4, 2025 20:21
@Avasam Avasam marked this pull request as ready for review May 4, 2025 20:22
@Avasam Avasam force-pushed the Bump-setuptools-to-setuptools-77.0.3 branch from 58e4d3e to fd77caf Compare May 4, 2025 20:23
@Avasam Avasam requested a review from mhammond May 4, 2025 20:29
@Avasam Avasam changed the title Bump setuptools to >=77.0.3 Fix setuptools 76.1 issue (and bump to >=77.0.3) May 4, 2025
@Avasam Avasam merged commit 71d45a7 into mhammond:main May 5, 2025
31 checks passed
@Avasam Avasam deleted the Bump-setuptools-to-setuptools-77.0.3 branch May 5, 2025 18:00
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.

2 participants