Skip to content

feat: change dockerfile generation for Python rebuild to always default to standard build command#1336

Merged
AbhinavPradeep merged 3 commits intomainfrom
abhinav/use-default-build-command
Mar 27, 2026
Merged

feat: change dockerfile generation for Python rebuild to always default to standard build command#1336
AbhinavPradeep merged 3 commits intomainfrom
abhinav/use-default-build-command

Conversation

@AbhinavPradeep
Copy link
Copy Markdown
Contributor

Summary

Change dockerfile generation to always default to standard Python build command

Description of changes

Only affects dockerfile generation. Note that the dockerfile still decides to use python setup.py bdist_wheel if it detects that a legacy build command might be required (pre Python 3.6 before pyproject.toml was introduced).

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 25, 2026
@AbhinavPradeep AbhinavPradeep changed the title Change dockerfile generation to always default to standard Python build command feat: change dockerfile generation to always default to standard Python build command Mar 25, 2026
@AbhinavPradeep AbhinavPradeep force-pushed the abhinav/use-default-build-command branch from dda28a1 to d3e0329 Compare March 26, 2026 00:25
@AbhinavPradeep AbhinavPradeep force-pushed the abhinav/use-default-build-command branch from 2959817 to a5a0349 Compare March 27, 2026 01:12
behnazh-w
behnazh-w previously approved these changes Mar 27, 2026
…ill accounting for legacy setuptools build command.

Signed-off-by: Abhinav Pradeep <abhinav.pradeep@oracle.com>
Signed-off-by: Abhinav Pradeep <abhinav.pradeep@oracle.com>
@AbhinavPradeep AbhinavPradeep force-pushed the abhinav/use-default-build-command branch from 97c8571 to c210f77 Compare March 27, 2026 05:20
@behnazh-w behnazh-w changed the title feat: change dockerfile generation to always default to standard Python build command feat: change dockerfile generation for Python rebuild to always default to standard Python build command Mar 27, 2026
@behnazh-w behnazh-w changed the title feat: change dockerfile generation for Python rebuild to always default to standard Python build command feat: change dockerfile generation for Python rebuild to always default to standard build command Mar 27, 2026
@AbhinavPradeep AbhinavPradeep merged commit f7634e5 into main Mar 27, 2026
11 checks passed
@behnazh-w behnazh-w deleted the abhinav/use-default-build-command branch April 8, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants