Skip to content

fix(someip): use opensomeip PyPI release instead of git URL#624

Merged
mangelajo merged 1 commit intomainfrom
fix/someip-opensomeip-pypi-dependency
Apr 20, 2026
Merged

fix(someip): use opensomeip PyPI release instead of git URL#624
mangelajo merged 1 commit intomainfrom
fix/someip-opensomeip-pypi-dependency

Conversation

@ambient-code
Copy link
Copy Markdown
Contributor

@ambient-code ambient-code Bot commented Apr 20, 2026

Summary

  • Replace the direct git reference for opensomeip with the published PyPI version constraint >=0.1.4,<0.2.0
  • Remove the [tool.hatch.metadata] allow-direct-references = true workaround that was only needed for the git URL dependency

Test plan

  • Verify pip install jumpstarter-driver-someip resolves opensomeip from PyPI correctly
  • Confirm the package builds without hatch allow-direct-references metadata

🤖 Generated with Claude Code

Replace the direct git reference to opensomeip with the published
PyPI version constraint >=0.1.4,<0.2.0, and remove the
allow-direct-references hatch metadata workaround.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 20, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d9ca02b5-2223-40e7-9573-e7f080d69999

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/someip-opensomeip-pypi-dependency

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mangelajo mangelajo merged commit d6ffbf3 into main Apr 20, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant