Skip to content

🔒 update to latest uv version that properly supports dynamically versioned packages #802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

burgholzer
Copy link
Member

Description

The latest update to uv adds proper support for packages managed by setuptools-scm.
Version information for packages with dynamic versioning is now not explicitly included in the lock file.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer added dependencies Pull requests that update a dependency file Core Anything related to the Core library and IR python Anything related to Python code packaging Anything related to Python packaging labels Jan 16, 2025
@burgholzer burgholzer self-assigned this Jan 16, 2025
@burgholzer burgholzer enabled auto-merge (squash) January 16, 2025 11:52
@burgholzer burgholzer merged commit be2b405 into main Jan 16, 2025
24 checks passed
@burgholzer burgholzer deleted the uv-lock branch January 16, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Anything related to the Core library and IR dependencies Pull requests that update a dependency file packaging Anything related to Python packaging python Anything related to Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant