lowRISC / lowRISC/opentitan

[python-dependencies] Make Python dependencies compatible with setuptools >= 66.0.0

Open
#17,099 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component:Tooling Earlgrey-PROD Triaged Priority:P2
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

Starting with setuptools version 66.0.0, legacy package version names such as `0.23ubuntu1` are no longer supported. Since some of our Python dependencies use this format, we have pinned the setuptools version to the last version before this change (see #17098). This unblocked CI but going forward we have to check our Python dependencies and upgrade them / rebase our forks of them if needed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the dependency setup and the setuptools pinning workaround described in #17098. Check which Python dependencies still use legacy version names, then upgrade or rebase the affected dependencies and verify that CI works with setuptools 66.0.0 or newer.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.