Uploaded image for project: 'AI Platform Core Components'
  1. AI Platform Core Components
  2. AIPCC-3874

codeflare-sdk incomplete pyproject.toml impacting wheel creation.

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • None
    • Wheel Package Index
    • None
    • True
    • Hide

      Unable to build codeflare-sdk wheel.The upstream sdist for codeflare-sdk==0.30.0 has incorrect version metadata (0.0.0 instead of 0.30.0), causing PEP 517 builds to fail.A bug has been raised in the RHOAI board to track this: RHOAIENG-31076. Waiting for upstream fix or guidance.

      Show
      Unable to build codeflare-sdk wheel.The upstream sdist for codeflare-sdk==0.30.0 has incorrect version metadata (0.0.0 instead of 0.30.0), causing PEP 517 builds to fail.A bug has been raised in the RHOAI board to track this: RHOAIENG-31076. Waiting for upstream fix or guidance.
    • False
    • AIPCC Accelerators 12, AIPCC Accelerators 13

      codeflare-sdk uses poetry build for building it's packages but missing a project definition in it's pyproject.toml. This creates an incorrect wheels name.

      sdist:  codeflare_sdk-0.30.0.tar.gz

      Version: 0.30.0

      Git Repo: https://github.com/project-codeflare/codeflare-sdk/blob/main/pyproject.toml 

      Expected wheel name: codeflare_sdk-0.30.0-py3-none-any.whl
      Resulted wheel name: codeflare_sdk-0.0.0-py3-none-any.whl

      Error: 

      2025-07-28 11:17:53,906 ERROR:fromager.__main__:265: codeflare-sdk: ERROR: wheel file /work/bootstrap-output/wheels-repo/downloads/codeflare_sdk-0.0.0-6-py3-none-any.whl does not match version 0.30.0
      

       

       

       

              rh-ee-aoguntay Anu Oguntayo
              rh-ee-aoguntay Anu Oguntayo
              Frank's Team
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: