Skip to content

Conversation

@behnazh-w
Copy link
Member

Summary

Improve the extraction and handling of build information for Python packages for build spec generation. This update refines how metadata is gathered and fixes the default command for pure Python packages.

Description of changes

  • Refactored the build cmd extraction to make it easier to extend.
  • Improved detection of build commands and extraction of version information for Python packages.
  • Updated tests to cover the new logic and edge cases identified.

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 7, 2025
Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
Copy link
Contributor

@AbhinavPradeep AbhinavPradeep left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@behnazh-w behnazh-w merged commit 5e852fd into main Nov 10, 2025
9 checks passed
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