8000 remove setuptools limit in build-system.requires by alexrashed · Pull Request #11725 · localstack/localstack · GitHub
[go: up one dir, main page]

Skip to content

remove setuptools limit in build-system.requires #11725

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 2 commits into from
Oct 22, 2024

Conversation

alexrashed
Copy link
Member

Motivation

With #11715, we added a version limit for setuptools in build-system.requres in the pyproject.toml to mitigate an issue with plux.
This issue has been resolved with the latest release of plux (1.12), specifically with localstack/plux#26.

Changes

@alexrashed alexrashed added the semver: patch Non-breaking changes which can be included in patch releases label Oct 22, 2024
@alexrashed alexrashed added this to the 4.0 milestone Oct 22, 2024
@alexrashed alexrashed requested review from thrau and dfangl October 22, 2024 13:45
@alexrashed alexrashed self-assigned this Oct 22, 2024
Copy link
Member
@dfangl dfangl left a comment

Choose a reason for hiding this comment

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

LGTM 🎉 Thank you for handling this!

Copy link

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   1h 42m 52s ⏱️ -53s
3 509 tests ±0  3 096 ✅ ±0  413 💤 ±0  0 ❌ ±0 
3 511 runs  ±0  3 096 ✅ ±0  415 💤 ±0  0 ❌ ±0 

Results for commit 8f75abf. ± Comparison against base commit 3a54f21.

@alexrashed alexrashed merged commit c6e5086 into master Oct 22, 2024
34 checks passed
@alexrashed alexrashed deleted the remove-setuptools-pin branch October 22, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0