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

Reverts setuptools workaround #2384

Merged
merged 1 commit into from
Oct 21, 2019
Merged

Conversation

ssbarnea
Copy link
Member

Goes back to setuptools >= 41.0.0 for build time as missing to mention
it would generate a failure to install from source in editable mode.

@ssbarnea ssbarnea added the packaging installation, packaging, built containers label Oct 20, 2019
@ssbarnea ssbarnea self-assigned this Oct 20, 2019
@ssbarnea ssbarnea added this to the 3.0 milestone Oct 20, 2019
Based on local testing this seems to address installation failures
like ones throwing BackendUnavailable.

Keep in mind that pyproject.toml build-system section is used only with
recent packaging tools and only for building the wheel.

Older systems do rely only on packaging data from already build wheel.

Fixes: ansible#2386
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Copy link
Contributor

@decentral1se decentral1se left a comment

Choose a reason for hiding this comment

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

I hope adding pip isn't going to bite us!

@ssbarnea
Copy link
Member Author

I hope adding pip isn't going to bite us!

Keep the antiviperin syringe close, just in case.

@ssbarnea ssbarnea merged commit e648d25 into ansible:master Oct 21, 2019
@ssbarnea ssbarnea deleted the fix/packaging branch July 19, 2020 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging installation, packaging, built containers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants